We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just as a heads up, could Quinoa be refactored to use quarkusio/quarkus#38852 when quarkus.quinoa.enable-spa-routing is enabled?
quarkus.quinoa.enable-spa-routing
The text was updated successfully, but these errors were encountered:
It's already the case, it's done using BuildItems
Sorry, something went wrong.
https://github.com/quarkiverse/quarkus-quinoa/blob/main/deployment/src/main/java/io/quarkiverse/quinoa/deployment/QuinoaProcessor.java#L265
All good then 😋 I just thought that Quinoa could maybe use the refactoring of this PR which is for Quarkus REST (formerly Quarkus RESTEasy Reactive).
Closing this as I don't think there is any action for us. Will reopen if anyone disagrees
No branches or pull requests
Just as a heads up, could Quinoa be refactored to use
quarkusio/quarkus#38852
when
quarkus.quinoa.enable-spa-routing
is enabled?The text was updated successfully, but these errors were encountered: