Package edu.ucsb.cs156.example.config
Class SignInHealthIndicator
java.lang.Object
edu.ucsb.cs156.example.config.SignInHealthIndicator
- All Implemented Interfaces:
- org.springframework.boot.actuate.health.HealthContributor,- org.springframework.boot.actuate.health.HealthIndicator
@Component
public class SignInHealthIndicator
extends Object
implements org.springframework.boot.actuate.health.HealthIndicator
- 
Constructor Details- 
SignInHealthIndicatorpublic SignInHealthIndicator()
 
- 
- 
Method Details- 
healthpublic org.springframework.boot.actuate.health.Health health()- Specified by:
- healthin interface- org.springframework.boot.actuate.health.HealthIndicator
 
 
-