- [x] JPA Sample with **RepositoryRestResource** - [Guide](https://spring.io/guides/gs/accessing-data-rest/) - [x] JPA Sample with **CrudRepository** - [Guide](https://spring.io/guides/gs/accessing-data-jpa/) - [x] spring-boot-starter-security - [Guide](https://spring.io/guides/gs/securing-web/) - [x] Spring Boot Actuator - [Guide](https://spring.io/guides/gs/actuator-service/) - [ ] JEE Production ready sample - [Guide](https://spring.io/blog/2014/03/07/deploying-spring-boot-applications) - [x] Return JWT Token - [x] BCrypt encoder - [ ] JSON Login - [ ] Statless token Authentication filter - [ ] Fix HttpSecurity - [ ] Update spring boot at 1.4.1 [SPRING BOOT 1.3.3 Reference](http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/) Tons of good reference [here](https://github.com/brahalla/Cerberus) (Cerberus by brahalla)
SPRING BOOT 1.3.3 Reference
Tons of good reference here (Cerberus by brahalla)