Spring Boot ActuatorOverviewSpring Boot Actuator extension allows users to check Spring Boot Actuator's mostly used monitoring URLs including Info, Metrics, Heap dump and Thread dump to provide detailed status and data for a specified application by fetching information from the given URL. Features
FunctionalityThe component calls the provided URL to retrieve application status information and then displays the following information:
|