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

Decouple Spring Web from quarkus-undertow #4889

Merged
merged 1 commit into from
Oct 27, 2019

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Oct 26, 2019

Spring Web can now use standalone RESTEasy when no Servlet capabilities are needed

Spring Web can now use standalone RESTEasy when no Servlet capabilities are needed
@geoand geoand requested a review from gsmet October 26, 2019 10:05
@geoand
Copy link
Contributor Author

geoand commented Oct 27, 2019

This improves startup a little and of course is in line with what Quarkus already does.

integration-tests/spring-web/pom.xml Show resolved Hide resolved
@gsmet gsmet added this to the 0.27.0 milestone Oct 27, 2019
@gsmet gsmet merged commit 305e56a into quarkusio:master Oct 27, 2019
@geoand
Copy link
Contributor Author

geoand commented Oct 27, 2019

Thanks for checking 😊

@geoand geoand deleted the spring-web-no-undertow branch October 29, 2019 11:07
@geoand geoand added the area/spring Issues relating to the Spring integration label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/spring Issues relating to the Spring integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants