bjornno / batcharchetype

Maven archetype setting up a executable war (server) that processes files asynchronous with web interface and database backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mvn archetype:create -DarchetypeGroupId=bjornno.batcharchetype -DarchetypeArtifactId=batcharchetype -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=<your group id> -DartifactId=<your artifact id>

About

Maven archetype setting up a executable war (server) that processes files asynchronous with web interface and database backend


Languages

Language:Java 100.0%