Class HealthIndicatorCreator
java.lang.Object
energy.eddie.regionconnector.cds.health.HealthIndicatorCreator
-
Constructor Summary
ConstructorsConstructorDescriptionHealthIndicatorCreator(org.springframework.boot.health.registry.HealthContributorRegistry registry, CdsPublicApis cdsPublicApis, CdsServerRepository repository) -
Method Summary
-
Constructor Details
-
HealthIndicatorCreator
public HealthIndicatorCreator(org.springframework.boot.health.registry.HealthContributorRegistry registry, CdsPublicApis cdsPublicApis, CdsServerRepository repository)
-
-
Method Details
-
onApplicationEvent
@EventListener(org.springframework.context.event.ContextRefreshedEvent.class) public void onApplicationEvent() -
register
-