Interface JobRunrConfiguration.Health
-
- Enclosing interface:
- JobRunrConfiguration
@ConfigurationProperties("health") public static interface JobRunrConfiguration.Health
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEnabled()Allows to disable the health check for JobRunr.
-