java - Add Spring Actuator's healthcheck without Boot and @EnableAutoConfiguration -


i want add actuator spring application (not spring boot). precise, need use actuators healthcheck, i'll able create beans of different health indicators , create complete healthcheck on /health.

at first tried add @endpointautoconfiguration @configuration class, there beans conflicts, because have customs beans, need, there's no need in other configurations other healthindicatorautoconfiguration


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -