@Configuration @ConditionalOnClass(value=com.vaadin.spring.annotation.SpringUI.class) public class VaadinAutoConfiguration extends Object
EnableVaadin| Constructor and Description |
|---|
VaadinAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.socket.server.standard.ServerEndpointExporter |
websocketEndpointDeployer()
Deploys JSR-356 websocket endpoints when Atmosphere is available.
|
Copyright © 2019 Vaadin Ltd. All Rights Reserved.