Currently it is a bit overkill that in order to get an application working that:
- uses no configuration,
- has no services (I'm having my services as separated war files so this is always the case for me)
one has to create a Java project and deploy a tomcat instance
Somewhat related #41
Currently it is a bit overkill that in order to get an application working that:
one has to create a Java project and deploy a tomcat instance
Somewhat related #41