ewolff / microservice-kafka

Demo to show how Apache Kafka can be used for communication between microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvn package installation should be done via docker multi-stage build

Legion112 opened this issue · comments

I am not sure why I would add that. IMHO the way it works now is good enough. If people want to play around with this, they will need a Java setup anyways. Maven is bundled, so just a JDK needs to be installed. Can you clarify why you would like this build?