Polish contribution

I don't think we want to keep this on a single line.

Closes gh-4309
This commit is contained in:
Stephane Nicoll
2015-10-27 08:58:00 +01:00
parent 396bea22b9
commit 0e99ba9004

View File

@@ -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) {