Get a description of all registered routes in a RouterFunction [SPR-15711] #20268
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Stéphane Nicoll opened SPR-15711 and commented
Spring Boot has a
/mappings
endpoint that's quite useful to list the MVC mappings and some interesting characteristics. We build this list by looking at the availableAbstractHandlerMethodMapping
.It would be nice if a router that was defined programmatically exposed a similar model.
Affects: 5.0 RC2
Issue Links:
Referenced from: commits 2841ef5
1 votes, 4 watchers
The text was updated successfully, but these errors were encountered: