-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Introduce @RegisterResourceBundle and @RegisterResources #48805
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
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
48106e7
to
8d86846
Compare
This comment has been minimized.
This comment has been minimized.
8d86846
to
fedb4ff
Compare
This comment has been minimized.
This comment has been minimized.
068369d
to
2a6abe4
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🎊 PR Preview 7713796 has been successfully built and deployed to https://quarkus-pr-main-48805-preview.surge.sh/version/main/guides/
|
2a6abe4
to
713b26f
Compare
This comment has been minimized.
This comment has been minimized.
These annotations are used to register resources in native image
713b26f
to
c6ad739
Compare
Hey @Eng-Fouad , given you contribute quite often, you should have a look at some aliases I created here: https://github.com/quarkusio/quarkus/blob/main/CONTRIBUTING.md#using-aliases I usually use |
Status for workflow
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
These annotations are used to register resources in native image.
@RegisterResourceBundle
and@RegisterResources
to register resources in native image #48804