Skip to content

2.0.0.RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@royclarkson royclarkson released this 07 Jun 19:09
· 679 commits to 4.4.x since this release

The following issues were fixed in this release:

  • Upgrade to Spring Boot 2.0.2.RELEASE
  • Move all exception handling to a ControllerAdvice class to allow for custom exception handling
  • Remove dependency on spring-boot-starter-security
  • Remove WebFlux starter and autoconfiguration

You can view the full list of changes on GitHub.