Starting a Spring Boot course today. If you are interested in joining the course, please contact me. You’ll find the links below.

The required materials are in the following two repositories:

  1. Spring Boot in 3 Weeks : This repository is forked from Andy Olsen’s repository. I’ve added a slides/pdf folder which contain pdf versions of the power point slides for easier viewing in VSCode.
  2. Spring Boot Course : This repository will contain any additional material we’ll require during the course. It also contains folders for the different members who are attending the course.

We’ll be going through these slides and the corresponding demos for this course.

Welcome

  1. 01_Introduction_to_Spring_Boot
  2. 02_Creating_Simple_App
  3. 03_Creating_Web_App
  4. 04_Beans_Dependency
  5. 05_Injection_Techniques
  6. 06_Configuration_Classes
  7. 07_Spring_Boot_Techniques
  8. 08_Integrating_Data_Sources
  9. 09_Querying_Modifying_Entities
  10. 10_Spring_Data_Repositories
  11. 11_Simple_Rest_Services
  12. 12_Full_Rest_Services
  13. 13_Consuming_Rest_Services
  14. 14_Messaging_Kafka
  15. 15_Containerization
  16. 16_SpringCloudMicroservices
  17. 17_Authentication_OAUTH2
  18. 18_Testing

The meetings are recorded. You can find the notes and the links to the recording on the README file in the course repository Spring Boot Course.