Introduce RouterFunction attributes #25938
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
In an issue discussion over at springdoc (see springdoc/springdoc-openapi#891, it has shown useful to let router functions have attributes, so that each route can be assigned additional metadata.
This issue will add methods to
RouterFunction
to add individual as well groups of attributes, and introduce a similar mechanism in theRouterFunctionBuilder
.The text was updated successfully, but these errors were encountered: