vaulttec / gitlab-helper

Spring Boot application with Web API for GitLab operations which require owner or system administration permission

Repository from Github https://github.comvaulttec/gitlab-helperRepository from Github https://github.comvaulttec/gitlab-helper

GitLab Helper Build Status Docker Image

Spring Boot application with Web API for GitLab operations which require owner or system administration permission

Run the project with

./mvnw clean spring-boot:run -Dspring-boot.run.profiles=test

Open browser to http://localhost:8080/

To package the project run

./mvnw clean package

About

Spring Boot application with Web API for GitLab operations which require owner or system administration permission

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Dockerfile 0.5%