Spring Boot Actuator | Spring Boot Tutorial

Sdílet
Vložit
  • čas přidán 27. 11. 2022
  • In this video, we are going to learn how to manage and monitor our Spring Boot Application using a Spring Boot Actuator.
    Spring Boot Actuator Documentation - docs.spring.io/spring-boot/do...
    Source Code URL Github - github.com/PrashantRana95/spr...
    #springboot #springboottutorial #actuator #java

Komentáře • 7

  • @SharadGaur0609
    @SharadGaur0609 Před rokem

    Very nicely explained 👍

  • @GauravAgrawal-jq7ts
    @GauravAgrawal-jq7ts Před rokem

    Hi. Which application can be used to visualize actuator endpoints?

    • @prashantrana546
      @prashantrana546  Před rokem

      You can add micrometer-registry-prometheus Dependency in the pom.xml to Visualize Spring Actuator Endpoints, As Prometheus provides its own Visualization tool for viewing metrics that is has collected.
      Nevertheless i will be uploading a Video on Adding the Visualization Dependency to see actuator endpoints.

  • @kevinlesterbaculao7530
    @kevinlesterbaculao7530 Před rokem +1

    Spring boot 3 actuator responses is not indented even using the correct properties.. It works on version 2.

    • @prashantrana546
      @prashantrana546  Před rokem

      I have used the same with Spring Boot 3, Can you Specify your error.

    • @kevinlesterbaculao7530
      @kevinlesterbaculao7530 Před rokem

      @@prashantrana546 There's no error.. only the response body is not in pretty print.

  • @haskellscript
    @haskellscript Před rokem

    too much talking