This code is an example of how to step by step develop an application with Spring Boot and AngularJS. It includes: 0. Start a project (Maven & Spring Boot)
- Develop the business (Spring Core, JUnit)
- Persist data (Spring Data JPA, Hibernate)
- Make a REST service (Spring Web MVC, REST services)
- Validate the inputs (Bean Validation, Hibernate Validator)
- View by AngularJS (AngularJS)
- Upload a photo (common-fileupload)
- More secure (Spring Security)
- DB Migration (Flyway)
- Production-ready (Spring Boot Metrics, Health, Tracing, Remote Shell)
- Deploy the application ('fat' JAR file, WAR file)
You can find the presentation slide for this code at http://www.slideshare.net/Soddino/developing-an-application-with-spring-boot-34661781