Polish contribution
I don't think we want to keep this on a single line. Closes gh-4309
This commit is contained in:
@@ -1809,7 +1809,8 @@ authentication manager is needed elsewhere), e.g.
|
||||
[source,java,indent=0,subs="verbatim,quotes,attributes"]
|
||||
----
|
||||
@Configuration
|
||||
public class AuthenticationManagerConfiguration extends GlobalAuthenticationConfigurerAdapter {
|
||||
public class AuthenticationManagerConfiguration extends
|
||||
GlobalAuthenticationConfigurerAdapter {
|
||||
|
||||
@Override
|
||||
public void init(AuthenticationManagerBuilder auth) {
|
||||
|
||||
Reference in New Issue
Block a user