Comment on Jakarta EE 10parentComments−sideeffffect3yAren't Quarkus (and possibly other frameworks/libs) built on top of it?−khrbrt3yQuarkus uses the Eclipse Microprofile API, a subset of Jakarkta EE API optimized for microservices. It uses Smallrye for the implementation of the API.−vips7L3yIt does use other parts like RedHat’s RESTEasy implementation of JAX-RS.
Comments
Aren't Quarkus (and possibly other frameworks/libs) built on top of it?
Quarkus uses the Eclipse Microprofile API, a subset of Jakarkta EE API optimized for microservices. It uses Smallrye for the implementation of the API.
It does use other parts like RedHat’s RESTEasy implementation of JAX-RS.