Spring Boot application with Web API for GitLab operations which require owner or system administration permission
./mvnw clean spring-boot:run -Dspring-boot.run.profiles=test
Open browser to http://localhost:8080/
./mvnw clean package
Spring Boot application with Web API for GitLab operations which require owner or system administration permission
./mvnw clean spring-boot:run -Dspring-boot.run.profiles=test
Open browser to http://localhost:8080/
./mvnw clean package