initial Spring app

This commit is contained in:
Michael Hoennig
2026-06-09 11:55:23 +02:00
parent 18b0b3e537
commit b47489ab2b
19 changed files with 570 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
spring:
main:
web-application-type: none
banner-mode: off
logging:
level:
root: WARN