-
-
Notifications
You must be signed in to change notification settings - Fork 553
Closed
Description
Relates to #891
SpringdocRouteBuilder is great but would be even better if we had a Kotlin DSL for it like Spring has.
We could simply copy-paste org.springframework.web.reactive.function.server.CoRouterFunctionDsl and org.springframework.web.reactive.function.server.RouterFunctionDsl which both delegate to org.springframework.web.reactive.function.server.RouterFunctions#route() (just like the SpringdocRouteBuilder does), and replace this delegation to the SpringdocRouteBuilder.
vadimstrukov and albertocavalcante
Metadata
Metadata
Assignees
Labels
No labels