Microservices-With-Spring-Student-Files icon indicating copy to clipboard operation
Microservices-With-Spring-Student-Files copied to clipboard

Spring versions upgrade and docker integration

Open textangustus opened this issue 5 years ago • 0 comments

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!

textangustus avatar Jun 25 '20 21:06 textangustus