Commit 0a020007 by Administrator

Update techhero-auth-dev.yml

parent 9ae683b9
......@@ -12,6 +12,15 @@ spring:
time-between-eviction-runs-millis: 18800
jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
management:
endpoints:
web:
exposure:
include: '*'
endpoint:
health:
show-details: ALWAYS
ignore:
urls:
- /authentication/**
......
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