Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Spring Boot Actuator - Build an Admin Dashboard
Rating: 4.5 out of 5(45 ratings)
470 students

Spring Boot Actuator - Build an Admin Dashboard

Learn how to manage and monitor performance and resource consumption of Spring applications; build an admin dashboard
Created byGet Arrays
Last updated 9/2020
English

What you'll learn

  • Spring Boot Actuator
  • Spring Boot
  • JMX - JConsole
  • Application Monitoring
  • Administration Dashboard
  • Angular

Course content

9 sections66 lectures6h 24m total length
  • Introduction1:06
  • Application demo12:29
  • Prerequisites3:32
  • Environment setup4:35
  • Asking questions and source code0:49

Requirements

  • Familiarity with Java, Spring Framework, and Spring Boot
  • Familiarity with Angular
  • Familiarity with front-end web technologies (HTML, CSS, JavaScript, TypeScript)
  • Familiarity with HTTP
  • Familiarity with Command Line Interface (CLI)

Description

In this course, you will learn how to use Spring Boot Actuator to manage and monitor performance and resource consumption of Spring applications. This course teaches how to set up an application to take advantage of the actuator technology to examine, monitor, gather metrics, understand traffic, and the state of database of Spring applications.

You will learn about the different tools (JMX - JConsole & HTTP) that can be used to consume the endpoints exposed by the Spring Boot Actuator. You will also build an entire administration dashboard using the latest version of Angular to monitor health, metrics, HTTP traces, etc of a Spring applications.

Who this course is for:

  • Developers interested in Spring Boot Actuator
  • Developers interested in application monitoring
  • Developers interested in Angular