Skip to content

WINDUPRULE-1030 JavaEE to Quarkus: Kitchensink migration to Quarkus 3.2#2

Draft
mrizzi wants to merge 11 commits intowindup:7.4.xfrom
tqvarnst:quarkus-3.2
Draft

WINDUPRULE-1030 JavaEE to Quarkus: Kitchensink migration to Quarkus 3.2#2
mrizzi wants to merge 11 commits intowindup:7.4.xfrom
tqvarnst:quarkus-3.2

Conversation

@mrizzi
Copy link
Copy Markdown
Member

@mrizzi mrizzi commented Jul 18, 2023

No description provided.

tqvarnst added 11 commits July 10, 2023 08:41
…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.
* 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
@mrizzi mrizzi marked this pull request as draft July 18, 2023 10:30
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