Skip to main content
Jump to: navigation, search

MicroProfile/Learning Resources/MP Starter Additional Resources

< MicroProfile‎ | Learning Resources
Revision as of 02:05, 16 June 2020 by Rdebusscher.gmail.com (Talk | contribs) (MP Starter with JPA)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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