Initial commit

This commit is contained in:
Anton Micke
2025-02-05 17:42:09 +01:00
commit ee2c9687a4
13 changed files with 579 additions and 0 deletions
@@ -0,0 +1,6 @@
server.port=${PORT:8080}
logging.level.org.atmosphere = warn
spring.mustache.check-template-location = false
# Launch the default browser when starting the application in development mode
vaadin.launch-browser=true