Commit 4172f73a by Administrator

Delete techhero-framework-auth-local.yml

parent a1ed0074
spring:
datasource:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: sysmngv4
password: sysmngv4
driverClassName: oracle.jdbc.OracleDriver
initial-size: 5
validation-query: SELECT 1 FROM DUAL
test-on-borrow: false
test-while-idle: true
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
ignore:
urls:
- /authentication/**
- /**/*.css
- /info
- /loggers/**
- /mobile/token
- /web/token
secretkey:
keys:
- 7AC4F6926B1AFEA6D96B8DE863B17BAC
- JZ8BHTJjteRrtE51UPIy
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