Skip to content

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jun 24, 2025

This comment was marked as resolved.

@geoand geoand requested a review from gastaldi June 24, 2025 08:52

This comment has been minimized.

Copy link

quarkus-bot bot commented Jun 24, 2025

Status for workflow Quarkus CI

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

✅ 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.

Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

private final String routeConfigKey;

@SuppressWarnings("OptionalUsedAsFieldOrParameterType")
@Deprecated(since = "3.25", forRemoval = true)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to add a javadoc here too suggesting what to use instead

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any uses of it, I only deprecated it now so we can remove it later. The only use of the Build Item I see uses the builder.

@geoand geoand merged commit 6d40679 into quarkusio:main Jun 24, 2025
110 of 111 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jun 24, 2025
@geoand geoand deleted the #48215 branch June 24, 2025 12:41
@gsmet gsmet modified the milestones: 3.25 - main, 3.24.1 Jun 24, 2025
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.

Bug in RouteBuildItem the builder has asBlockingRoute but not used internally

3 participants