-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Open points:
-
The
RouterFunctionAnalysisdoes not handle nesting of router functions, also the integration testApp27only tests very simple router function definitions. -
The competition library springdoc-open-api has the idea of providing some helper predicates to support router functions better. A first attempt has been
NamedHeaderPredicatein this library. Investigate this option closer. -
Improve support for
Content-TypeandAcceptheader based content negotiation as we do for WebMVC handler methods -
Improve finding the response code of a router function, see
RouterFunctionHandlerMethodMapper.ResponseMapper
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request