Microservices-With-Spring-Student-Files
Microservices-With-Spring-Student-Files copied to clipboard
Spring versions upgrade and docker integration
I just finished the Udemy course Microservices with Spring. I really like it. I created this PR not with the intention to be merged just to share:
- I updated the spring-boot-starter-parent to version 2.3.1 and spring-cloud-dependencies to Hoxton.SR4
- Added maven wrapper
- Added docker integration with docker-compose
Feel free to test it and use any part that you think is useful if you want. Thanks!