From 74355bb318264e9926eb05a56e389e0ceb2ac2d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jare=C5=A1?= Date: Tue, 21 Jan 2025 11:24:14 +0100 Subject: [PATCH] fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pavel Jareš --- .../src/main/resources/application.yml | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/cloud-gateway-service/src/main/resources/application.yml b/cloud-gateway-service/src/main/resources/application.yml index 2f046a030a..389b344d12 100644 --- a/cloud-gateway-service/src/main/resources/application.yml +++ b/cloud-gateway-service/src/main/resources/application.yml @@ -48,6 +48,16 @@ apiml: registry: enabled: false metadata-key-allow-list: zos.sysname,zos.system,zos.sysplex,zos.cpcName,zos.zosName,zos.lpar + cloud: + gateway: + discovery: + locator: + enabled: false + lowerCaseServiceId: true + application: + name: cloudGateway + main: + allow-circular-references: true server: http2: @@ -64,17 +74,6 @@ server: trustStorePassword: password trustStoreType: PKCS12 - cloud: - gateway: - discovery: - locator: - enabled: false - lowerCaseServiceId: true - application: - name: cloudGateway - main: - allow-circular-references: true - logbackServiceName: ZWEACG1 logging: