microservices-patterns / ftgo-application

Example code for the book Microservice patterns
Other
3.35k stars 1.29k forks source link

why not upgrade to springboot2.0.0.RELEASE? #3

Closed boboyada closed 6 years ago

boboyada commented 6 years ago

why not upgrade to springboot2.0.0.RELEASE,and spring5? this codes has used : springboot1.4.5.RELEASE, springboot1.5.4.RELEASE, springboot2.0.0.M3, ........ version too much!

cer commented 6 years ago

Agreed. Working on it. See this branch: https://github.com/microservice-patterns/ftgo-application/tree/wip-spring-boot-2