Class WebSocketServerApplication

java.lang.Object
net.finmath.smartcontract.valuation.service.websocket.WebSocketServerApplication

@SpringBootApplication @EnableWebSocket @Import(BasicAuthWebSecurityConfiguration.class) public class WebSocketServerApplication extends Object
Spring Boot WebSocket Server Application using credentials from application.yml.
Author:
Peter Kohl-Landgraf