Monitoring Spring Boot Applications with Spring Boot Admin by Johannes Edmeier @ Spring I/O 2018

preview_player
Показать описание
Spring I/O 2018 - Barcelona, 24-25 May

In this hands on session you learn how to easily monitor your Spring Boot applications with Spring Boot Admin. This talk covers the basic setup of Spring Boot Admin using the various options, as well as the things happening behind the scenes.
Рекомендации по теме
Комментарии
Автор

I want to override the result of /demohealth on the place of /health in spring boot admin UI. Can you help here?

learn__it