1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-07-01 22:22:53 +00:00

feat #20: add server forward headers config

closes #20
This commit is contained in:
2024-01-05 11:42:17 +01:00
parent 08914a6f86
commit e24ba430a5
3 changed files with 40 additions and 4 deletions

View File

@ -4,4 +4,7 @@ spring:
consumer:
group-id: ${app.kafka.group-id}
flyway:
locations: "classpath:db/migration/{vendor}"
locations: "classpath:db/migration/{vendor}"
server:
forward-headers-strategy: framework