❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 18th, 2023]
This course, Spring Framework In Easy Steps, is designed to help experienced and beginner Java developers learn and use Spring Boot. Students will learn what and why Spring Boot is, how to create a Spring Boot project using Spring Boot Starters, how to do Dependency Injection and test it, how to use Spring Boot and Spring Data JPA to perform CRUD operations against an in-memory database, how to develop REST API using Spring Web, how to understand how Spring Boot automation works behind the scenes, how to enable Spring Boot actuator health checks for applications, how to customize the application health details, and how to use Spring Boot profiles. All of this will be done in simple and easy steps. All source code is available for download, and the instructor is responsive, answering all questions within 24 hours. Professional video and audio recordings are also available (check the free previews).
Course Syllabus
Introduction
Software Setup
Spring Core Concepts
Setter Injection
Life Cycle Methods
Dependency Check , Inner beans and Scopes
Constructor Injection
Using Properties
Auto-Wiring
Standalone Collections
Stereotype Annotations
Spring Expression Language
Injecting Interfaces
Spring JDBC
Spring ORM
Spring MVC
Sending data from Controller to UI
Sending data from UI to Controller
Using ModelMap and String View
Spring MVC and ORM
Spring MVC and AJAX Using JQuery
Spring AOP
Java Configuration
Java Configuration For Web Applications
Spring Boot
Spring Data JPA using Spring Boot
Spring DATA JPA - Custom Finder Methods
Spring Boot Web Quick Start
Creating RESTFul Web Services
Additional Content - Other Spring Boot Stuff
Wrap Up