Java Spring Boot Admin - 2.0 - UI - Dashboard - Server and Client - Monitoring and Management

Опубликовано: 27 Февраль 2026
на канале: CodeForgeYT
25,367
247

In this video we will learn how to set up Spring Boot Admin in version 2.0 for Server and Client applications. After set up of server we will take care of the client where we will add required dependenecies and then we will configure our connection with the server. To do it we will have to provide URL to our server and also we will have to expose endpoints through the actuator so our server side will be able to access them. We will also take care of logging configuration so we will be able to read logs of our application through the Spring Boot Admin server UI dashboard. All explained step by step!

Spring Boot Admin allows to monitor and manage Java Spring Boot applications. Using it is possible to check service uptime and status. It can be also used for checking the detailed metrics of selected services like garbage collections pauses or memory usage. It is also possible to check logs through the web browser or change logging level.

Client service video:    • Java Spring Boot - JPA - Hibernate - H2 - ...  
Client service CORS configuration:    • Java Spring Boot - REST Web Service - Secu...  

Github code for service: https://github.com/codeforgeyt/one-to...
Github code for admin server: https://github.com/codeforgeyt/spring...

Follow //CodefForgeYT on:
FB:   / codeforgeyt  
Twitter:   / codeforgeyt  
GitHub: https://github.com/codeforgeyt
Instagram:   / codeforgeyt