We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba11e8 commit d6cca95Copy full SHA for d6cca95
server/src/main/resources/application.yaml
@@ -1,6 +1,11 @@
1
server:
2
port: 9091
3
4
+logging:
5
+ level:
6
+ org.springframework.web: DEBUG
7
+ org.springframework.security: DEBUG
8
+
9
spring:
10
security:
11
oauth2:
0 commit comments