MicroProfile
From APIDesign
(Difference between revisions)
JaroslavTulach (Talk | contribs)
(New page: [Eclipse MicroProfile https://projects.eclipse.org/projects/technology.microprofile] is a set of formerly JavaEE specifications (like CDI) packaged into new "profile". Ideally this...)
Next diff →
Revision as of 14:43, 29 June 2020
[Eclipse MicroProfile https://projects.eclipse.org/projects/technology.microprofile] is a set of formerly JavaEE specifications (like CDI) packaged into new "profile". Ideally this would be a new version of JavaEE - a MicroProfile edition, but it somehow didn't work out.
There are various implementations of the specification. The most important from my perspective is Helidon.