Skip to content

1.0.0.RC3 - Spring Boot 2.2.0 Update

Compare
Choose a tag to compare
@naturalprogrammer naturalprogrammer released this 19 Oct 03:04
· 17 commits to master since this release
  1. Added Reactive Social Login. Seems quite stable, but not sure why Spring Security creates a SESSION cookie, so please use it a bit carefully.
  2. Now bean validation messages and other i18n messages are segregated into ValidationMessages.properties and messages.properties. Look at the Getting Started guide for more details. This is a BREAKING CHANGE.