spring icon indicating copy to clipboard operation
spring copied to clipboard

Servlet parameter documentation for Spring + Flow

Open OlliTietavainenVaadin opened this issue 5 years ago • 0 comments

There are some Vaadin-specific servlet parameters (heartBeatInterval, closeIdleSessions etc.) that need to be configured for different environments from time to time. The existence of those parameters is documented here: https://vaadin.com/docs/v10/flow/advanced/tutorial-application-lifecycle.html and https://vaadin.com/docs/v10/flow/spring/tutorial-spring-configuration.html mentions "There are a number of properties that you can use to configure your Flow application. See e.g. com.vaadin.server.DeploymentConfiguration and com.vaadin.server.Constants classes for property names.", but the documentation lacks proper usage examples.

OlliTietavainenVaadin avatar Sep 21 '18 09:09 OlliTietavainenVaadin