From 53dcde6bd9f5c2785556ba39bc2c9324ff4f7fc6 Mon Sep 17 00:00:00 2001 From: bivashy Date: Thu, 28 Aug 2025 17:22:27 +0500 Subject: [PATCH] Exclude error message and change application name to `anyame-kodik-search-backend` --- pom.xml | 4 ++-- src/main/resources/application.properties | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3c6358e..4edb349 100644 --- a/pom.xml +++ b/pom.xml @@ -10,9 +10,9 @@ com.backend.search.kodik.service - anyame-backend + anyame-kodik-search-backend 0.0.1-SNAPSHOT - anyame-backend + anyame-kodik-search-backend Kodik search service for anyame diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6b0ad68..73fe501 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,3 @@ -spring.application.name=anyame-backend -server.error.include-message=always +spring.application.name=anyame-kodik-search-backend kodik.token=${KODIK_TOKEN} eureka.client.serviceUrl.defaultZone: ${EUREKA_SCHEMA}://${EUREKA_HOST}/eureka/