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 e8b9a35 commit 4b44a2dCopy full SHA for 4b44a2d
docs/modules/ROOT/pages/migration/servlet/config.adoc
@@ -692,7 +692,7 @@ open class SecurityConfiguration {
692
693
=== Publish an `AuthenticationManager` Bean
694
695
-As part of `WebSecurityConfigurerAdapeter` removal, `configure(AuthenticationManagerBuilder)` is also removed.
+As part of `WebSecurityConfigurerAdapter` removal, `configure(AuthenticationManagerBuilder)` is also removed.
696
Preparing for its removal will differ based on your reason for using it.
697
698
==== LDAP Authentication
0 commit comments