mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-23 10:48:51 +00:00
Remove stray modular from the documentation
Issue gh-16258
This commit is contained in:
parent
a8f045eb50
commit
f82fe9c8c6
@ -15,7 +15,7 @@ Each section that follows will indicate the more notable removals as well as the
|
|||||||
|
|
||||||
== Config
|
== Config
|
||||||
|
|
||||||
* Support modular modular configuration in xref::servlet/configuration/java.adoc#modular-httpsecurity-configuration[Servlets] and xref::reactive/configuration/webflux.adoc#modular-serverhttpsecurity-configuration[WebFlux]
|
* Support modular configuration in xref::servlet/configuration/java.adoc#modular-httpsecurity-configuration[Servlets] and xref::reactive/configuration/webflux.adoc#modular-serverhttpsecurity-configuration[WebFlux]
|
||||||
* Removed `and()` from the `HttpSecurity` DSL in favor of using the lambda methods
|
* Removed `and()` from the `HttpSecurity` DSL in favor of using the lambda methods
|
||||||
* Removed `authorizeRequests` in favor of `authorizeHttpRequests`
|
* Removed `authorizeRequests` in favor of `authorizeHttpRequests`
|
||||||
* Simplified expression migration for `authorizeRequests`
|
* Simplified expression migration for `authorizeRequests`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user