spring websock sample
to run the sample using command
mvn spring-boot:run
When the server is running, open browser and access http://localhost:8080/?000 http://localhost:8080?111 or something else, the query string will be treated as username, and user "000" will receive more infomations.