Skip to content
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

Inject light 4j middleware in Spring webflux application #7

Open
shuchigupta opened this issue Jun 3, 2021 · 3 comments
Open

Inject light 4j middleware in Spring webflux application #7

shuchigupta opened this issue Jun 3, 2021 · 3 comments

Comments

@shuchigupta
Copy link

Could you provide some sample code or documentation how Light4j middleware can be injected in a Spring webflux application (by default using netty server)

@stevehu
Copy link
Contributor

stevehu commented Jun 3, 2021

The light-4j middleware handlers are based on the Undertow and they can only be injected into a spring boot application based on the Undertow. The Undertow 3.0 is based on netty and we are planning to have an upgrade once we have free cycles.

@shuchigupta
Copy link
Author

Thanks @stevehu for the reply. Is there any estimated timeline when this could be available?

@stevehu
Copy link
Contributor

stevehu commented Jun 5, 2021

It is hard to say at the moment. If we have a resource available, it should be done within 2 to 3 months. Otherwise, we are looking at next year.

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