Skip to content

Improve parity between Java and Kotlin router DSL #23524

@sdeleuze

Description

@sdeleuze

Add variants with pattern, predicate and handlerFunction to Kotlin router DSLs.
Equivalent of Builder GET(String pattern, RequestPredicate predicate, HandlerFunction<ServerResponse> handlerFunction); in Java.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions