You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jakarta EE includes three profiles to categorize the above spec into different group:
Platform
Web Profile
Core Profile
MicroProfile should be a sister project of Jakarta EE, it is based on Jakarta EE Core Profile, and currently almost all products use RedHat SmallRye implementations.
Config
JWT
Reactive Messaging
RestClient
Telemetry/Metrics/Health
OpenAPI
etc
The Jakarta EE runtimes/implementers include:
Glassfish
WildFLy
OpenLiberty
Apache TomEE
Payara(an early fork from GlassFish, open source and commercial support)
Testing tools.
Arquillian
Rest Assured
MicroShed
WireMock
Pact(CDC testing, Spring Cloud has a project named Spring Cloud Contract)
The derived projects and frameworks.
Spring 6 traditional WebMvc aligned to Jakarta EE 9/10+
Quarkus supports Jakarta EE 10 + MicroProfile
Helidon supports partial Jakarta EE 10 + MicroProfile
Micronaunt 4 has already aligned to Jakarta EE 10 and move to jakarta namespace.
The text was updated successfully, but these errors were encountered:
Under JDK, I think there should has a Node Jakarta EE to cover all Jakarta EE sepc and popular implementations.
Jakarta EE includes three profiles to categorize the above spec into different group:
MicroProfile should be a sister project of Jakarta EE, it is based on Jakarta EE Core Profile, and currently almost all products use RedHat
SmallRye
implementations.The Jakarta EE runtimes/implementers include:
Testing tools.
Spring Cloud Contract
)The derived projects and frameworks.
jakarta
namespace.The text was updated successfully, but these errors were encountered: