Comment on Jakarta EE 10parentComments−vips7L3yI haven't personally seen any green field Java EE code in the last 10 years or so!I’m sure you have. Nearly everyone is using JPA and Quarkus is using JAX-RS via RESTEasy and other parts of the microprofile part of EE.−dcminter3yTo reiterate:I'm specifically talking about Java EE, and Java EE as a platform at that, not as one-of-many libraries supporting the various other platforms.
Comments
I’m sure you have. Nearly everyone is using JPA and Quarkus is using JAX-RS via RESTEasy and other parts of the microprofile part of EE.
To reiterate: