Book Image

Spring MVC With Spring Boot (All Modules) and Project [Video]

By : Karthikeya T.
Book Image

Spring MVC With Spring Boot (All Modules) and Project [Video]

By: Karthikeya T.

Overview of this book

Spring MVC with Spring Boot is a course on learning all key Spring framework features to develop robust enterprise-grade web applications. Spring MVC is a collection of Spring projects (including Spring Web, Spring Data, Spring Security, and others) that we can use to create very robust and secure enterprise Java applications and follow the ‘Model View Controller design pattern. Spring MVC relies on the core principles of Spring frameworks such as IOC, Dependency Injection, and more. This course will cover everything you need to start working on real-time Spring-based projects. This course will also cover all the prerequisite concepts so that you don’t have to learn anything new beyond this course. At the end of the course, we will combine all the modules we have learned and create a real-time Todo application from scratch. The code bundle for this course is available at https://github.com/PacktPublishing/Spring-MVC-With-Spring-Boot-All-Modules-and-Project-
Table of Contents (14 chapters)
Chapter 13
Spring Boot Actuator
Content Locked
Section 2
Monitoring Health and Custom Health Indicators
This video explains monitoring health and custom health indicators.