GitLab Helper 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