TomEE

https://tomee.apache.org/

Apache TomEE, pronounced "Tommy", is an all-Apache Java EE 6 Web Profile certified stack where Apache Tomcat is top dog. Apache TomEE is assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat, add our jars and zip up the rest. The result is Tomcat with added EE features - TomEE.

文档主页:
https://tomee.apache.org/documentation.html
TomEE with Eclipse
https://tomee.apache.org/tomee-and-eclipse.html
TomEE with Maven
https://tomee.apache.org/tomee-mp-getting-started.html
https://tomee.apache.org/maven/index.html

原文地址:https://www.cnblogs.com/wucg/p/4026823.html