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

refactor/apply-the-big-reactive-rename-updates #89

Conversation

codespearhead
Copy link
Contributor

@codespearhead codespearhead commented Oct 16, 2024

  1. Changed quarkus-resteasy-jackson to quarkus-rest-jackson.
  2. Changed quarkus.resteasy.path to quarkus.rest.path.

[1] https://quarkus.io/blog/the-big-rename/
[2] https://pt.quarkus.io/blog/quarkus-3-9-1-released/
[3] https://pt.quarkus.io/blog/resteasy-reactive-smart-dispatch/#new-world-new-rules


Signed-off-by: Pedro Aguiar [email protected]

1. Changed `quarkus-resteasy-jackson` to `quarkus-rest-jackson`.
2. Changed `quarkus.resteasy.path` to `quarkus.resteasy.path`.

***

[1] https://quarkus.io/blog/the-big-rename/
[2] https://pt.quarkus.io/blog/quarkus-3-9-1-released/
[3] https://pt.quarkus.io/blog/resteasy-reactive-smart-dispatch/#new-world-new-rules

***

Signed-off-by: Pedro Aguiar <[email protected]>
@appiepollo14
Copy link
Owner

@codespearhead I'm working on refactoring the errorMapping so the failing tests will be gone. Will do this in a separate PR.

@appiepollo14
Copy link
Owner

Closed as superseeded by #90 I wasn't able to change one without the other so I've combined both changes in one PR. Thanks for your contribution!

@codespearhead codespearhead deleted the refactor/big-reactive-rename branch October 19, 2024 11:56
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