Deregister UI remote event push strategy from application context (#1022)
* deregister UI remote event push strategy from application context * remove application context from holder after detaching the UI Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
This commit is contained in:
@@ -12,6 +12,7 @@ vaadin.servlet.productionMode=true
|
||||
vaadin.servlet.urlMapping=/UI/*
|
||||
vaadin.servlet.heartbeatInterval=60
|
||||
vaadin.servlet.closeIdleSessions=false
|
||||
server.servlet.session.timeout=300
|
||||
|
||||
hawkbit.server.ui.links.documentation.root=https://www.eclipse.org/hawkbit/
|
||||
hawkbit.server.ui.links.documentation.security=https://www.eclipse.org/hawkbit/concepts/authorization/
|
||||
|
||||
Reference in New Issue
Block a user