Fix : common

This commit is contained in:
lsh9672
2025-06-12 16:21:09 +09:00
parent 2078a31051
commit 4f00e5eea8
6 changed files with 87 additions and 11 deletions
@@ -1,6 +1,11 @@
server:
port: ${ANALYTICS_SERVICE_PORT:8084}
logging:
level:
org.springframework.web.servlet.resource.ResourceHttpRequestHandler: ERROR
org.springframework.web.servlet.DispatcherServlet: WARN
spring:
application:
name: analytics-service