more error handling and only get requests

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-08-16 23:05:05 +02:00
parent 3e7eeecc1b
commit d2dd2fb129
11 changed files with 154 additions and 9 deletions

View File

@@ -0,0 +1,17 @@
info:
application:
name: ${spring.application.name}
version: '@project.version@'
spring-cloud-version: '@spring-cloud.version@'
spring-boot-version: '@project.parent.version@'
server:
port: ${PORT:8080}
shutdown: graceful
error:
include-message: on_param
include-stacktrace: on_param
spring:
application:
name: timezone-service