Initial template creation

This commit is contained in:
GitLab
2019-03-06 09:52:24 +01:00
committed by Jason Lenny
commit bcdfbfd57c
11 changed files with 512 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
### Java Spring template project
This project is based on a GitLab [Project Template](https://docs.gitlab.com/ee/gitlab-basics/create-project.html).
Improvements can be proposed in the [original project](https://gitlab.com/gitlab-org/project-templates/spring).
### CI/CD with Auto DevOps
This template is compatible with [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/).
If Auto DevOps is not already enabled for this project, you can [turn it on](https://docs.gitlab.com/ee/topics/autodevops/#enabling-auto-devops) in the project settings.