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

< MicroProfile‎ | Learning Resources
Revision as of 02:05, 16 June 2020 by Unnamed Poltroon (Talk) (MP Starter with JPA)

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