WINDUPRULE-1030 JavaEE to Quarkus: Kitchensink migration to Quarkus 3.2#2
Draft
mrizzi wants to merge 11 commits intowindup:7.4.xfrom
Draft
WINDUPRULE-1030 JavaEE to Quarkus: Kitchensink migration to Quarkus 3.2#2mrizzi wants to merge 11 commits intowindup:7.4.xfrom
mrizzi wants to merge 11 commits intowindup:7.4.xfrom
Conversation
…default path to the path of the REST service
…ibernate configuration to application.properties instead
… changed to use @QuarkusTest. Also updated to junit 5 APIs
…e provided default in Quarkus. The EntityManager already has a producer in the hibernate-orm extension and FacesContext has a producer in the myfaces-quarkus extension
…his could also have been quarkus-resteasy-reactive-jsonb which probably has higher compatiblity with EAP, but Jackson is the prefered JSON binding in Quarkus.
…n empty beans.xml
* Added Primefaces and Omnifaces to the pom.xml * Moved content from src/main/webapp to src/main/resources/META-INF * Updated MemberController and MemberListProduces to instead of producing a dependent bean use a getMethod and updated index.xhtml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.