SPRING BOOT COURSE
Complete Spring Boot course covering setup, Spring Boot applications, RESTful microservices, database connectivity, microservices architecture, and service discovery with Eureka.
Course Modules
Work through each module and pass quizzes to unlock the next.
Background & Setup
Introduction to Spring Boot setup. Learn about requirements, Maven overview, and setting up a Maven project for Spring Boot.
Please enroll in this course to access the modules.
Getting Started with Spring Boot
Create your first Spring Boot application. Learn to build web applications with JSP support, configure application.properties, use ServletInitializer, and create WAR files.
Please enroll in this course to access the modules.
Spring MVC + RESTful Background
Learn to set up RESTful web applications with Spring Boot. Define REST rules and bootstrap Spring Boot projects.
Please enroll in this course to access the modules.
Building RESTful Microservices with Spring Boot
Build RESTful microservices with Spring Boot. Implement view all posts, view specific post, POST functionality, update and delete operations, and use Postman for testing.
Please enroll in this course to access the modules.
Microservice + Database Connectivity
Connect microservices to databases. Set up MySQL, configure database connections, create tables, configure entity classes, update service layer, and perform CRUD operations.
Please enroll in this course to access the modules.
Microservices with Spring Boot
Master microservices architecture with Spring Boot. Understand microservices, set up Spring MVC projects, communicate between microservices, implement best practices, customize error pages, add JSTL support, and implement service discovery with Eureka and load balancing.
Please enroll in this course to access the modules.