- Bookstore example to learn basics of spring - Just a simple request/response model
- Dependency Injection Demo -
- Contructor
- Property
- Getter
- Sample Jokes App with thymeleaf - No DB
- Recipes App with thymeleaf - H2 DB
- Spring Testing
- RESTful APIs using spring( With Mapstruct and validations)
- Docker with spring
- Basic Authentication and Authorization
- https://www.udemy.com/spring-framework-5-beginner-to-guru
- https://spring.io/guides/gs/spring-boot/
- https://www.callicoder.com/spring-boot-rest-api-tutorial-with-mysql-jpa-hibernate/
- https://www.boraji.com/spring-mvc-4-restcontroller-example
- https://medium.com/@harittweets/evolving-your-database-using-spring-boot-and-liquibase-844fcd7931da
- http://www.baeldung.com/liquibase-refactor-schema-of-java-app
- http://www.baeldung.com/rest-with-spring-series
- https://dzone.com/articles/implementing-jwt-authentication-on-spring-boot-api/