Fix stupid checkstyle violations
This commit is contained in:
parent
684c8c81a3
commit
46134b58b8
|
@ -31,6 +31,9 @@ import org.springframework.security.oauth2.client.token.grant.code.Authorization
|
||||||
import org.springframework.util.CollectionUtils;
|
import org.springframework.util.CollectionUtils;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Configuration acting as a factory for the rest template used for extracting user info
|
||||||
|
* during authentication.
|
||||||
|
*
|
||||||
* @author Dave Syer
|
* @author Dave Syer
|
||||||
*/
|
*/
|
||||||
@Configuration
|
@Configuration
|
||||||
|
|
Loading…
Reference in New Issue