Interface GlobalOperationCustomizer

All Superinterfaces:
OperationCustomizer
All Known Implementing Classes:
ActuatorOperationCustomizer, QuerydslPredicateOperationCustomizer

public interface GlobalOperationCustomizer extends OperationCustomizer
Implement and register a bean of type GlobalOperationCustomizer to customize an operation based on the handler method input on default OpenAPI description and groups
Author:
christophejan
See Also: