We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 144b83e + d9f2c04 commit b4e1486Copy full SHA for b4e1486
docs/modules/ROOT/pages/migration-7/configuration.adoc
@@ -114,7 +114,7 @@ public class SecurityConfig {
114
The Lambda DSL was created to accomplish to following goals:
115
116
- Automatic indentation makes the configuration more readable.
117
-- The is no need to chain configuration options using `.and()`
+- There is no need to chain configuration options using `.and()`
118
- The Spring Security DSL has a similar configuration style to other Spring DSLs such as Spring Integration and Spring Cloud Gateway.
119
120
== Use `.with()` instead of `.apply()` for Custom DSLs
0 commit comments