Class SpringStompServerApplication

java.lang.Object
net.brabenetz.app.springstompserver.SpringStompServerApplication

@SpringBootApplication @EnableConfigurationProperties public class SpringStompServerApplication extends Object
Simple Spring Stomp Server as described in Spring Websocket Guide .
  • Constructor Details

    • SpringStompServerApplication

      public SpringStompServerApplication()
  • Method Details