Commit 577bc1ce authored by Madhura Bhave's avatar Madhura Bhave

Fix formatting

parent c2e95ee7
...@@ -25,9 +25,8 @@ import org.springframework.security.oauth2.server.resource.authentication.JwtAut ...@@ -25,9 +25,8 @@ import org.springframework.security.oauth2.server.resource.authentication.JwtAut
import org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector; import org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector;
/** /**
* Configuration classes for OAuth2 Resource Server * Configuration classes for OAuth2 Resource Server These should be {@code @Import} in a
* These should be {@code @Import} in a regular auto-configuration class to guarantee * regular auto-configuration class to guarantee their order of execution.
* their order of execution.
* *
* @author Madhura Bhave * @author Madhura Bhave
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment