Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MicroProfile/Learning Resources/MP Starter Additional Resources

Extending MP Starter with other Technologies

MP Starter with JPA

This section will list how to expand MP Start to plug in relational database such as MySQL, PostgreSQL, etc.

  • Open Liberty
    • Guide on using JPA with Open Liberty
  • Payara Micro
    • Guide on using JPA with Payara Micro

Back to the top