Abstract
Let’s say you’re an Enterprise developer moving over to Single Page App development, and you have a whole pile of old Java apps to enable? One of the best platforms for Java-based development is Spring Boot, and it just happens to support REST. Let’s talk about it for a few minutes, and look at our REST & WebSocket server implemented from a Spring perspective.
View the code from Single Page Application Day on GitHub