Skip to content

Conversation

@geoand
Copy link
Contributor

@geoand geoand commented Feb 21, 2023

Users now can use io.quarkus.resteasy.reactive.server.Closer either as a CDI bean in JAX-RS Resources, or as a @Context method parameter in JAX-RS Resource methids

Closes: #31213

@geoand geoand requested a review from mkouba February 21, 2023 08:52
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

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

Looks good.

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 21, 2023
@geoand geoand merged commit e0afb63 into main Feb 21, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 21, 2023
@geoand geoand deleted the #31213 branch February 21, 2023 12:52
@quarkus-bot quarkus-bot bot added this to the 3.0 - main milestone Feb 21, 2023
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/rest kind/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide an equivalent of Jersey's CloseableService

3 participants