Skip to content

Webflux Kotlin DSL #967

Closed
Closed
@Sam-Kruglov

Description

@Sam-Kruglov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions