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

remove unnecessary resteasy spring feature pack configuration #777

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

liweinan
Copy link
Contributor

The feature pack configuration is unnecessary because it's already included in WildFly.

@liweinan
Copy link
Contributor Author

liweinan commented Nov 17, 2023

I have verified the change locally:

➤ mvn wildfly:run -Pprovisioned-server
➤ curl 'http://localhost:8080/hello?name=yourname'
Welcome to RESTEasy + Spring, yourname.⏎

@liweinan liweinan force-pushed the remove_resteasy_spring_feature branch from 3ab17c1 to e87bfb1 Compare November 17, 2023 17:54
@emmartins emmartins merged commit 91ab6b5 into wildfly:main Nov 20, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants