OpenLiberty / openliberty-realworld-example-app

5 stars 8 forks source link

Upgrade to JEE10 #4

Closed appiepollo14 closed 10 months ago

appiepollo14 commented 1 year ago

Code upgraded to the latest standards. Using Jakarta EE 10, an PostgreSQL database, integrationtests using REST Assured, MicroProfile Config etc. Using the latest OpenLiberty Maven plugin.

appiepollo14 commented 1 year ago

@dshimo @yeekangc @EricSimons can you review this PR?

dshimo commented 10 months ago

Hey @appiepollo14 , thanks for opening this PR and for contributing to the repo. I'll be reviewing this PR gradually as it's no small change. It would help if we could break PRs down into smaller consumable pieces. It's up to you if you'd to break this PR down, although it would help if you can elaborate on some of your changes in the description.

yeekangc commented 10 months ago

Appreciate your contributions and thank you, @appiepollo14. Not sure why the PR was closed. If you intend to resubmit the changes via different PRs, great. Let us know what you have in mind and we can go from here.