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