What you'll learn:
- Create a Spring boot application from scratch
- Updated to the latest Spring Boot 3.X Version
- Understand the structure of a spring boot project
- Test your spring boot application
- Learn how Spring boot simplifies application creation
- Perform CRUD operations against a in memory db using Spring Data JPA
- Perform CRUD operations against MYSQL Database
- Expose out REST APIs using Spring Web
- Understand how spring boot auto configures a spring project
- Enable health metrics for the application
- Customize health metrics endpoint with your own information
- Use Spring Boot Profiles
- Use Thymeleaf Templating Web Engine
- Configure database caching
- Use Spring Batching
- Write unit testing using SpringMockMVC
- Do messaging using SpringJMS
- Use Swagger to document your REST APIs
- Upload and Download files using REST
- Learn the fundamentals of Reactive Programming
- Use Project Reactor and Spring Web Flux
- Use Reactive MongoDB
- Write Unit Test and Integration tests using Reactive Test Module
- Learn what RSockets are
- Create RSockets Server and Clients
Sample of the reviews:
I was given an assignment to start working on a spring boot project and this course gave me all the skills required to start working a spring boot project. All through the course, Bharath maintains the same pace, enthusiasm. You will definitely enjoy the course. Go for it without any doubt if you want to quickly learn spring boot with sufficient details. Thanks Bharath - Venu Reddy
This course is awesome. very clear to understand. I like all your courses very much. - Sahithi Muchala
Excellent explanation, clear understanding from end to end development of application, profile management, production knowledge- Sujatha
Really great course, Barath really dived into Spring Boot Fundamentals, and with this you don't have to waste so much time configuring a new project, spring boot really helps you with it - Bruno Militzer
---
All source code is available for download
Responsive Instructor - All questions answered within 24 hours
Professional video and audio recordings (check the free previews)
----
Are you a java developer with spring background who is interested in quickly mastering the fundamentals of Spring Boot then this course is for you.
Spring is the most widely used framework in the industry today. Looking at any java developer job posting you will see Spring Boot. This course is designed for experienced as well as complete beginners to learn the basics of Spring Boot in easy steps.
You will start this course by learning the problems with traditional Spring application development .You will then see how easy it is to create and deploy a application using spring boot. You will also
Create a Spring boot application from scratch
Updated to the latest Spring Boot 3.X Version
Understand the structure of a spring boot project
Test your spring boot application
Learn how Spring boot simplifies application creation
Perform CRUD operations against a in memory db using Spring Data JPA
Perform CRUD operations against MYSQL Database
Expose out REST APIs using Spring Web
Understand how spring boot auto configures a spring project
Enable health metrics for the application
Customize health metrics endpoint with your own information
Use Spring Boot Profiles
Use Thymeleaf Templating Web Engine
Configure database caching
Use Spring Batching
Write unit testing using SpringMockMVC
Do messaging using SpringJMS
Use Swagger to document yourRESTAPIs
Upload and Download files using REST
Learn the fundamentals of Reactive Programming
Use Project Reactor and Spring WebFlux
Use Reactive MongoDB
Write Unit Test and Integration tests using Reactive Test Module
Learn what RSockets are
Create RSockets Server and Clients