Package-level declarations
Types
Link copied to clipboard
class CoRouterFunctionDsl
Provide a WebFlux.fn RouterFunction Coroutines Kotlin DSL created by coRouter { } in order to be able to write idiomatic Kotlin code.
Link copied to clipboard
class RouterFunctionDsl
Provide a WebFlux.fn RouterFunction Reactive Kotlin DSL created by router { } in order to be able to write idiomatic Kotlin code.