Skip to content

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Eng-Fouad
Copy link
Contributor

@Eng-Fouad Eng-Fouad commented Jul 7, 2025

These annotations are used to register resources in native image.

This comment has been minimized.

@Eng-Fouad Eng-Fouad force-pushed the native-resources-annotations branch from 48106e7 to 8d86846 Compare July 7, 2025 06:15

This comment has been minimized.

@Eng-Fouad Eng-Fouad force-pushed the native-resources-annotations branch from 8d86846 to fedb4ff Compare July 7, 2025 06:23
@geoand geoand requested a review from zakkak July 7, 2025 06:24

This comment has been minimized.

@Eng-Fouad Eng-Fouad force-pushed the native-resources-annotations branch 2 times, most recently from 068369d to 2a6abe4 Compare July 7, 2025 06:32

This comment has been minimized.

This comment has been minimized.

Copy link

github-actions bot commented Jul 7, 2025

🎊 PR Preview 7713796 has been successfully built and deployed to https://quarkus-pr-main-48805-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

@Eng-Fouad Eng-Fouad force-pushed the native-resources-annotations branch from 2a6abe4 to 713b26f Compare July 7, 2025 07:33

This comment has been minimized.

These annotations are used to register resources in native image
@Eng-Fouad Eng-Fouad force-pushed the native-resources-annotations branch from 713b26f to c6ad739 Compare July 7, 2025 07:41
@gsmet
Copy link
Member

gsmet commented Jul 7, 2025

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 build-fast always to check I haven't broken anything inadvertently but format can be useful to fix the formatting quickly.

Copy link

quarkus-bot bot commented Jul 7, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit c6ad739.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@Eng-Fouad

This comment was marked as outdated.

This comment has been minimized.

Copy link

quarkus-bot bot commented Jul 7, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit c6ad739.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce @RegisterResourceBundle and @RegisterResources to register resources in native image
2 participants