Skip to content

Separating the services into different POMs and adding docker#7

Open
galmarder wants to merge 14 commits into
paulc4:masterfrom
Trainologic:master
Open

Separating the services into different POMs and adding docker#7
galmarder wants to merge 14 commits into
paulc4:masterfrom
Trainologic:master

Conversation

@galmarder
Copy link
Copy Markdown

I have added docker to the demo. Now you can run the demo using docker as well.
To do it elegantly I have first separated the single project into 3 POMs, each representing a single service. This allows running each service using the spring-boot:run.
Then I have added a Dockerfile to each project so we can easily build an image for it.
Last, I have updated the Readme with all relevant instructions of how to run the demo using Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant