Skip to content
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

Allow spring-web to work on RESTEasy Reactive #19819

Closed
geoand opened this issue Sep 1, 2021 · 3 comments · Fixed by #21089
Closed

Allow spring-web to work on RESTEasy Reactive #19819

geoand opened this issue Sep 1, 2021 · 3 comments · Fixed by #21089
Assignees
Labels
area/rest area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Milestone

Comments

@geoand
Copy link
Contributor

geoand commented Sep 1, 2021

Description

The quarkus-spring-web module currently depends on quarkus-resteasy.
With quarkus-resteasy-reactive likely to become the default REST extension in the future, we should port quarkus-spring-web to it.

Implementation ideas

No response

@geoand geoand added the kind/enhancement New feature or request label Sep 1, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 1, 2021

/cc @FroMage, @stuartwdouglas

@quarkus-bot quarkus-bot bot added area/rest area/spring Issues relating to the Spring integration labels Sep 1, 2021
@geoand geoand self-assigned this Sep 1, 2021
geoand added a commit that referenced this issue Sep 15, 2021
Introduce the AnnotationStore concept into RESTEasy Reactive
geoand added a commit that referenced this issue Sep 20, 2021
Port Spring Web to RESTEasy Reactive
@geoand
Copy link
Contributor Author

geoand commented Sep 20, 2021

Done in #20195

@geoand geoand closed this as completed Sep 20, 2021
@geoand geoand modified the milestones: 2.3 - main, 2.3.0.CR1 Sep 20, 2021
@geoand geoand reopened this Sep 27, 2021
@geoand
Copy link
Contributor Author

geoand commented Sep 27, 2021

Reopening as #20195 was partly reverted

@geoand geoand changed the title Port spring-web to RESTEasy Reactive Allow spring-web to work on RESTEasy Reactive Oct 29, 2021
geoand added a commit to geoand/quarkus that referenced this issue Oct 29, 2021
geoand added a commit to geoand/quarkus that referenced this issue Oct 29, 2021
geoand added a commit to geoand/quarkus that referenced this issue Oct 29, 2021
geoand added a commit to geoand/quarkus that referenced this issue Oct 29, 2021
geoand added a commit to geoand/quarkus that referenced this issue Nov 1, 2021
geoand added a commit that referenced this issue Nov 2, 2021
Decouple quarkus-spring-web from RESTEasy Classic
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant