CommonFramework/config/application-user.yml

19 lines
349 B
YAML

common :
token-expired-of-seconds: 600
allow-passwd-retry-times: 3
show-sql-command : false
protocol:
check-timestamp : true
timeout-of-seconds: 600
crypto-type : 0
#crypto-key: 12354
security:
ui:
white-list:
- method: GET
url : /swagger-ui/**
- method: GET
url : /v3/api-docs/**