-
Notifications
You must be signed in to change notification settings - Fork 92
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
quarkus 3.9.1 federation with interfaces is broken #2068
Comments
@jmartisk had you a look at the issue? Do you have an idea how to fix this? |
@jmartisk any updates? |
So far I came up with this jmartisk@254b0aa to unwrap the value of
which I'm not quite sure why. Hoping @RoKKim could help... |
I will check it out as soon as I find the time. Sorry for not replying earlier. |
Any updates? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If an interface has a key annotation, quarkus fails to start. This worked fine with quarkus 3.8.3
Reproducer https://github.com/robp94/code-with-quarkus-federation-error
The text was updated successfully, but these errors were encountered: