Strolch Maven Archetypes
Go to file
Robert von Burg 3fc67af657
[Project] Initial commit
2022-08-16 22:04:41 +02:00
li.strolch.mvn.archetype.main [Project] Initial commit 2022-08-16 22:04:41 +02:00
li.strolch.mvn.archetype.webapp [Project] Initial commit 2022-08-16 22:04:41 +02:00
LICENSE [Project] Initial commit 2022-08-16 22:04:41 +02:00
README.md [Project] Initial commit 2022-08-16 22:04:41 +02:00
pom.xml [Project] Initial commit 2022-08-16 22:04:41 +02:00

README.md

Strolch Maven Archetypes

This repository contains archetypes to be used when creating new Strolch applications.

Install this maven module locally:

git clone https://github.com/strolch-li/strolch-maven-archetypes.git
cd strolch-maven-archetypes
mvn clean install

Now you can use the archetypes to create your project. The following archetypes are available:

  • li.strolch.mvn.archetype.main
  • li.strolch.mvn.archetype.webapp

To create a Strolch project see https://strolch.li/development/