Maven archetype for spring-boot web services.
 
 
Go to file
Niclas Thobaben b9adf0ac71
nclazz/web-service-archetype/pipeline/head This commit looks good Details
nclazz/web-service-maven-archetype/pipeline/head There was a failure building this commit Details
added README.md
2021-12-26 16:47:59 +01:00
src/main/resources misc fixes 2021-12-26 16:46:07 +01:00
.gitignore initial commit 2021-12-25 17:02:16 +01:00
Jenkinsfile updated Jenkinsfile 2021-12-25 18:35:35 +01:00
README.md added README.md 2021-12-26 16:47:59 +01:00
pom.xml updated resources 2021-12-26 14:32:07 +01:00
settings.xml updated Jenkinsfile 2021-12-25 18:35:35 +01:00

README.md

Web-Service-Archetype

Maven Archetype for nclazz webservice projects.

This archetype produces a project based on spring-boot with websecurity, data-jpa and liquibase for database migration.

It also includes a Jenkins pipeline, Dockerfile and a predefined mkdocs project.