Class SystemHealthDescriptor

All Implemented Interfaces:
org.springframework.boot.actuate.endpoint.OperationResponseBody

public final class SystemHealthDescriptor extends CompositeHealthDescriptor
Description of overall system health.
Since:
4.0.0
  • Method Details

    • getGroups

      public @Nullable Set<String> getGroups()