Generated project

This commit is contained in:
start.vaadin.com
2026-01-22 14:25:04 +00:00
commit bf050e8cb3
13 changed files with 731 additions and 0 deletions

View File

@@ -0,0 +1 @@
/* Add your styles here */

View File

@@ -0,0 +1,9 @@
server.port=${PORT:8080}
logging.level.org.atmosphere=warn
# Launch the default browser when starting the application in development mode
vaadin.launch-browser=true
# To improve the performance during development.
# For more information https://vaadin.com/docs/latest/flow/integrations/spring/configuration#special-configuration-parameters
vaadin.allowed-packages=com.vaadin,org.vaadin,com.flowingcode,de.assecutor.aimailassistant