Skip to content

Upgrading to Spring Boot 2

Compare
Choose a tag to compare
@ErnestOrt ErnestOrt released this 19 Mar 19:46
· 51 commits to master since this release
32fc86d

NOTE: If you want to use examples provided (microservice-example-gradle & microservice-example-maven), please, clone the repository instead of downloading release zip. They need .git folder due to git related plugins specified on pom.xml and build.gradle

Main Goal

  • Upgrade Trampoline to Spring Boot 2
  • Fully support for Spring Boot 2 instances
  • Provide Spring Boot 2 Maven and Gradle examples

image