Skip to content

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

Notifications You must be signed in to change notification settings

bjornno/batcharchetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation


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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages