接口对接
This commit is contained in:
@@ -2,6 +2,8 @@ server:
|
||||
port: 8080
|
||||
|
||||
arrokoth:
|
||||
logger:
|
||||
enabled: false
|
||||
authorization:
|
||||
server:
|
||||
consent-page: /oauth2/consent
|
||||
@@ -16,6 +18,7 @@ arrokoth:
|
||||
- /home/login
|
||||
- /login/oauth2/**
|
||||
- /oauth2/token
|
||||
- /system/dict/getDictData
|
||||
|
||||
# RestApi增强配置
|
||||
graceful-rest-response:
|
||||
@@ -63,5 +66,3 @@ logging:
|
||||
com.arrokoth: DEBUG
|
||||
org.springdoc: INFO
|
||||
org.springframework: INFO
|
||||
org.springframework.security: DEBUG
|
||||
org.springframework.security.oauth2: DEBUG
|
||||
Reference in New Issue
Block a user