/sonarqube-issue-api-exporter-java

A Spring Boot application to export SonarQube's issue API

Primary LanguageJava

SonarQube Issue API Exporter

A Spring Boot application to export SonarQube's issue API

How to run

mvn spring-boot:run

Open browser and hit http://127.0.0.1:8080/ to feed the required details and click on Export button

Credits:

I want to thank ThinkingStudio for reference project