Skip to content

This archetype aims to generate fully configured Java microservice for Norsys

Notifications You must be signed in to change notification settings

norsys-2019/norsys-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a new project from the archetype:

step 1 :

Run the following commands:

git clone https://github.com/norsys-2019/norsys-archetype.git

cd norsys-archetype

mvn install

step 2 :

Generate the project:

mvn archetype:generate -DarchetypeGroupId=fr.norsys.sinaf -DarchetypeArtifactId=sinaf-archetype -DarchetypeVersion=1.0 -Dport=xxxx

parc

About

This archetype aims to generate fully configured Java microservice for Norsys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages