Package io.hawt.springboot
Class ExposedEndpoint
- java.lang.Object
-
- io.hawt.springboot.ExposedEndpoint
-
- All Implemented Interfaces:
org.springframework.context.annotation.Condition
public class ExposedEndpoint extends Object implements org.springframework.context.annotation.Condition
-
-
Constructor Summary
Constructors Constructor Description ExposedEndpoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-