jar with embedded tomcat
Packaging entire java projects into a single jar makes life easy. Why not packaging web apps this way too? Here's how to do it with tomcat as app-server:
https://tomcat.apache.org/maven-plugin-2.0/executable-war-jar.html
Packaging entire java projects into a single jar makes life easy. Why not packaging web apps this way too? Here's how to do it with tomcat as app-server:
https://tomcat.apache.org/maven-plugin-2.0/executable-war-jar.html