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.
1 parent 7ec9188 commit ae7ae1fCopy full SHA for ae7ae1f
docs/modules/ROOT/pages/migration-7/configuration.adoc
@@ -114,5 +114,5 @@ 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.
0 commit comments