spring-boot/spring-boot-samples/spring-boot-sample-websocket
Dave Syer 14d52b6c18 Avoid creating a new EmbeddedServletContainerFactory for websockets
User can now also switch off and customize the websockets customizer by adding
a bean named "websocketContainerCustomizer".

Fixes gh-479
2014-03-12 09:21:07 +00:00
..
src Avoid creating a new EmbeddedServletContainerFactory for websockets 2014-03-12 09:21:07 +00:00
pom.xml Use org.springframework.boot groupId in spring-boot-samples 2014-03-07 17:02:20 +00:00