feat: initial commit

This commit is contained in:
Rick Rongen
2025-09-05 09:09:37 +02:00
commit 244bbb121e
18 changed files with 670 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
logging:
level:
nl:
sligro: INFO
com:
sligrofoodgroup: INFO
spring:
reactor:
context-propagation: auto
---
spring:
config:
activate:
on-profile: '!local'
logging:
structured:
format:
console: logstash
#---
#spring:
# config:
# activate:
# on-profile: local