Class EndpointUtils
java.lang.Object
io.micronaut.openapi.visitor.management.EndpointUtils
Endpoint utilities.
- Since:
- 6.16.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]
Endpoints, which can be processed only if specific classes in classpath. -
Method Summary
-
Field Details
-
ALL_MICRONAUT_MANAGEMENT_ENDPOINTS
-
ALL_SPRING_ACTUATOR_ENDPOINTS
-
SPECIFIC_ENDPOINTS
Endpoints, which can be processed only if specific classes in classpath. -
ALL_MANAGEMENT_ENDPOINT_CLASSES
-
ALL_MANAGEMENT_ENDPOINT_CLASSES_ARRAY
-