What is use of actuator?
Answer / Yashasvi Kumar
Spring Actuator provides a set of endpoints (also known as actuators) that expose information about the application's state and allow for management operations such as health checks, metrics, configuration, and more. It helps in monitoring, troubleshooting, and managing Spring-based applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is logback?
What is jobrepository in spring batch?
What is di ioc?
What is proxy object in spring aop?
Are spring beans singleton?
What is current version of spring?
What is the use of @required annotation?
What is the difference between ioc and dependency injection in spring?
Explain the different types of spring container?
What is mockito in junit?
What is meta annotation in spring?
Discuss the benefit of spring framework?