Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 4.03 KB

README.md

File metadata and controls

76 lines (61 loc) · 4.03 KB
SpringLogo

The GoldenPath to Spring Course

Note:

Please prepare local development configuration before going through the course modules' using Tools & Prerequisites.

Course Module 1: Introduction to Spring Framework

Course Module 2: Spring Core

Course Module 3: Spring MVC

Course Module 4: WebServices

Course Module 5: Spring Boot

Course Module 6: Spring Data

Course Module 7: Spring Security

Course Module 8: Testing with Spring Framework

Course Module 9: Source Code & Troubleshooting Guide

Practice Projects

  1. Spring Boot CRUD Application with H2
  2. Spring Boot CRUD Application with MySQL, JPA, Hibernate
  3. Spring Boot CRUD Application with PostgresSql, JPA, Hibernate
  4. Frontend Application with Angular
  5. Spring Boot CRUD Application with MongoDB, JPA, Hibernate
  6. Spring Boot CRUD Application with Basic Security
  7. Spring Boot CRUD Application with JWT

Happy Coding and Learning