-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 package config to an interface #39295
Conversation
Thanks for your pull request! The title of your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
This must stay in draft until SmallRye Config is released with smallrye/smallrye-config#1128. |
This comment has been minimized.
This comment has been minimized.
This functionality was mistakenly removed in quarkusio#39295. Fixes quarkusio#39669.
…erties This was missed in quarkusio#39295. Fixes quarkusio#40272.
…erties This was missed in quarkusio#39295. Fixes quarkusio#40272.
This functionality was mistakenly removed in quarkusio#39295. Fixes quarkusio#39669.
FYI I don't think the templates on code.quarkus.io were updated to accomodate some of these changes. When I create a project from code.quarkus.io it still generates |
See quarkusio/quarkus#39295 for details on the change.
See quarkusio/quarkus#39295 for details on the change.
…erties This was missed in quarkusio#39295. Fixes quarkusio#40272. (cherry picked from commit 21ce678)
…erties This was missed in quarkusio#39295. Fixes quarkusio#40272.
PackageConfig
to an interfaceJarConfig
group