Skip to content

Webflux Kotlin DSL #967

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Sam-Kruglov opened this issue Dec 4, 2020 · 5 comments
Closed

Webflux Kotlin DSL #967

Sam-Kruglov opened this issue Dec 4, 2020 · 5 comments

Comments

@Sam-Kruglov
Copy link

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.

@bnasslahsen
Copy link
Collaborator

@Sam-Kruglov,

Good to know you are interested by this feature.
Are you going to propose a PR for this feature ?

@Sam-Kruglov
Copy link
Author

Yes, I will

@bnasslahsen
Copy link
Collaborator

@Sam-Kruglov,

Are you still planning to propose a PR for this feature ?

@Sam-Kruglov
Copy link
Author

Yes I am but I only have a need for it for work and I currently have other priorities, so I'm not sure when I'll have the time.

@bnasslahsen
Copy link
Collaborator

This ticket is now closed, as there is no activity on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants