The objectives
- Create a Spring Boot project and configure it properly as needed
- Develop the data access layer using appropriate SPRING modules
- Develop a WEB application and REST API using SPRING MVC
- Develop and run a battery of tests using SPRING Test
- Secure an enterprise application using SPRING Security
Content
- Module 1 – Introduction to the Spring Framework
- Module 2 – Installation of the development environment
- Module 3 – Inversion of Control and Dependency Injection
- Module 4 – Maven and spring boot
- Module 5 – Data Access Layer
- Module 6 – Web Applications and Rest APIs with Spring MVC
- Module 7 – Enterprise Application Patterns with Spring Boot
- Module 8 - Testing Enterprise Applications with Spring Boot
- Module 9 – Spring Security