Class TenantAwareDataSourceHealthIndicator

java.lang.Object
com.sap.cds.framework.spring.actuator.TenantAwareDataSourceHealthIndicator
All Implemented Interfaces:
org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

public class TenantAwareDataSourceHealthIndicator extends Object implements org.springframework.boot.actuate.health.HealthIndicator
A HealthIndicator for DB availability of a TenantAwareDataSource.
  • Constructor Details

  • Method Details

    • health

      public org.springframework.boot.actuate.health.Health health()
      Specified by:
      health in interface org.springframework.boot.actuate.health.HealthIndicator