org.bytesizebook.com.guide.boot:basic-webapp

The starting code for the first three chapters of Guide to Web Development with Java, 2nd edition.


Licenses
Apache-2.0/libpng-2.0

Documentation

basic-webapp

basic shell for a maven application for a webapp.

includes maven compiler, maven war, maven dependency plugins along with junit and javee

does not inclued tomcat server.