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

Move Fusion support into a separate module #59

Open
mcollovati opened this issue Sep 9, 2021 · 0 comments
Open

Move Fusion support into a separate module #59

mcollovati opened this issue Sep 9, 2021 · 0 comments

Comments

@mcollovati
Copy link
Owner

vertx-vaadin has its own implementation of Fusion endpoints, to avoid Spring dependencies; some components has been completely rewritten to abstract over servlet and spring stuff, reusing original classes (with some workaround) when possibile.

Since Fusion is packaged separately from Vaadin server, it may be better introduce the same separation also on vertx-vaadin, to avoid adding useless dependency when not needed.

New module may be named vertx-fusion-endpoint, to be consistent with Vaaadin fusion-endpoint module

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

1 participant