Operations Basics / Version 2207
Table Of ContentsSpring Boot Actuator is a part of the Spring Boot framework to provide production ready features for all applications to integrate them into your production landscape.
CoreMedia enables a set of these endpoints by default and adds custom endpoints on top to provide a seamless integration for your operational needs. This section will focus only on the customizations and additions to the default actuator set.
Some of the added endpoints will apply to multiple applications and will be activated by application properties and Spring autoconfigurations and some are only available in specific applications and need to be activated on demand.