Open
Description
Gateway server webmvc uses a custom invoker
package to call methods for predicates and filters when configured via external configuration. It was copied from boots actuator support. This requires that filter and predicates be static methods (which are also used as a DSL).
If we use the classes and techniques from AbstractHandlerMethodMapping, we could have them potentially be beans.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo