Skip to content

Commit 577bc1c

Browse files
committed
Fix formatting
1 parent c2e95ee commit 577bc1c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/security/oauth2/resource/servlet/Oauth2ResourceServerConfiguration.java

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525
import org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector;
2626

2727
/**
28-
* Configuration classes for OAuth2 Resource Server
29-
* These should be {@code @Import} in a regular auto-configuration class to guarantee
30-
* their order of execution.
28+
* Configuration classes for OAuth2 Resource Server These should be {@code @Import} in a
29+
* regular auto-configuration class to guarantee their order of execution.
3130
*
3231
* @author Madhura Bhave
3332
*/

0 commit comments

Comments
 (0)