MicroProfile
From APIDesign
[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.