4 ms·Aren't Quarkus (and possibly other frameworks/libs) built on top of it?by sideeffffect 4y agoAren't Quarkus (and possibly other frameworks/libs) built on top of it?khrbrt 4y agoQuarkus uses the Eclipse Microprofile API, a subset of Jakarkta EE API optimized for microservices. It uses Smallrye for the implementation of the API.vips7L 4y agoIt does use other parts like RedHat’s RESTEasy implementation of JAX-RS.