latest configuration

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-08-22 20:24:51 +02:00
parent 80dbbb90a0
commit 53e79c0067
3 changed files with 1 additions and 8 deletions

View File

@@ -1,6 +1,3 @@
server:
port: ${PORT:8080}
springdoc:
enable-native-support: true
api-docs:
@@ -59,4 +56,4 @@ spring:
- Path=/v1/token/**, /health/backend, /token-service/v3/api-docs
filters:
- RewritePath=/health/backend, /actuator/health
- RewritePath=/token-service/(?<segment>.*), /$\{segment}
- RewritePath=/token-service/(?<segment>.*), /$\{segment}