You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Introduced https://github.com/spring-projects/spring-security/issues/8900[`AuthorizationManager`] and applied it to filter and https://github.com/spring-projects/spring-security/issues/9289[method security]
18
35
19
36
* Kotlin DSL
20
37
@@ -24,3 +41,12 @@ Below are the highlights of the release.
24
41
=== WebFlux
25
42
26
43
** Added https://github.com/spring-projects/spring-security/issues/8143[Kotlin coroutine support] for `EnableReactiveMethodSecurity`
44
+
45
+
[[whats-new-build]]
46
+
=== Build
47
+
48
+
The build has been modernized in a number of different ways.
49
+
Here are a couple of highlights:
50
+
51
+
* All sample applications have been moved to https://github.com/spring-projects/spring-security-samples[a separate project]
52
+
* The full build now https://github.com/spring-projects/spring-security/issues/9419[works with JDK 11]
0 commit comments