This application uses Spring Security with Angular JS in a "single page application" where the UI and resource servers are separate, and secured using a shared token store implemented with Spring Session.
It is one of a pair of samples from an section and both are described in more detail here.