Spring Framework: Spring Boot Actuator
Course info



Course info



Description
Spring Boot helps you build applications. Spring Boot Actuator helps you run them in production. In this course, Spring Framework: Spring Boot Actuator, you will learn how Spring Boot Actuator makes it easy to monitor, manage, and introspect your application in a production environment. First, you will learn what Spring Boot Actuator is, what an Actuator Endpoint is, and how you can utilize it in your own projects. Then, you will discover what built-in production-ready features Spring Boot Actuator automatically adds to your application, with no effort on your part, to make it production worthy. Finally, you will explore how to customize existing Actuator Endpoints as well as develop your very own custom Actuator Endpoints. When you're finished with this course, you will have the skills and knowledge needed to use Spring Boot Actuator to run, monitor, and manage your Spring Boot applications in production. Software required: IntelliJ CE.
Section Introduction Transcripts
Course Overview
Hi everyone. My name is Dustin Schultz, and welcome to my course on Spring Boot Actuator. I'm a software engineer at heart and have been developing with Spring for almost 15 years. I use it on a daily basis to build applications, APIs, and microservices. Spring Boot Actuator is a module in Spring Boot that provides built-in features to help you run, monitor, and manage your Spring Boot applications in production. In this course, we'll cover the most important parts of Spring Boot Actuator so you can get up to speed quickly. Some of the major topics we'll cover include what is Spring Boot Actuator, what is an actuator endpoint, what product ready endpoints are built in by default, and what do they provide, what endpoints can be customized, and how are custom actuator endpoints created. By the end of this course, you'll have an expert understanding of Spring Boot Actuator and how you can apply it to your own projects. I hope you'll join me on this journey to learn Spring Boot Actuator with the Spring Frameworks: Spring Boot Actuator course, at Pluralsight.