News

Maven has a tomcat plugin that allows us to run an embedded tomcat instance without the need of installing a local tomcat server. < plugin > < groupId >org.apache.tomcat.maven</ groupId > < artifactId ...
Javache Embedded is an embedded version of Javache web server, which provides better debugging and much faster build times while developing. Javache Embedded can also be used in production. Another ...