Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 09:16, 6 April 2020 by Yeekangchang.gmail.com (Talk | contribs) (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

Back to the top