Files
chart-app/src/main/resources/application.properties
T
start.vaadin.com 0935b7a98a Generated project
2026-07-04 06:04:51 +00:00

10 lines
416 B
Properties

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,com.example