3. What’s New in Spring Security 4.2

Among other things, Spring Security 4.2 brings early support for Spring Framework 5. There were 50+ M1 issues and 20+ RC1 issues closed. The overwhelming majority of these features were contributed by the community. Below you can find the highlights of this release.

3.1 Web Improvements

3.2 Configuration Improvements

3.3 Miscellaneous

  • #4080 - Spring 5 support
  • #4095 - Add UserBuilder
  • #4018 - Fix after csrf() is invoked, future MockMvc invocations use original CsrfTokenRepository
  • Version Updates