From 29e44ae06133280cf260346ad1837471a094b2f5 Mon Sep 17 00:00:00 2001 From: Terekhin Alexandr Date: Mon, 11 Dec 2023 09:18:43 +0300 Subject: [PATCH] feat: Change forward-headers-strategy --- src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 93a2551..a605dbf 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,6 @@ server: port: 8080 + forward-headers-strategy: "framework" springdoc: swagger-ui: