Initialized from 'Spring' project template

Template repository: https://gitlab.com/gitlab-org/project-templates/spring
Commit SHA: c56244810044bdfac15f54cbedaf23f7185c4a27
This commit is contained in:
GitLab
2023-11-02 17:47:41 +01:00
committed by Achilleas Pipinellis
commit 0934f0e598
14 changed files with 631 additions and 0 deletions
+11
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.