Skip to content

Commit

Permalink
chore: use json logger as default
Browse files Browse the repository at this point in the history
  • Loading branch information
dweber019 committed Oct 18, 2023
1 parent 3274999 commit 7cb7f2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
spring:
main:
banner-mode: "off"
application:
name: ${APP_NAME:gabelstrapler-observability-app}

Expand Down

0 comments on commit 7cb7f2b

Please sign in to comment.