It is a set of standards. Most modern frameworks like Quarkus implements a subset of it (microprofile), while a large part of Spring is also an implementation of it/at least spring understands concepts out of it.
So yes, it is still used very extensively, though I don’t think that the old application container model is used for new apps anymore.
Comments
It is a set of standards. Most modern frameworks like Quarkus implements a subset of it (microprofile), while a large part of Spring is also an implementation of it/at least spring understands concepts out of it.
So yes, it is still used very extensively, though I don’t think that the old application container model is used for new apps anymore.