Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 358 Bytes

File metadata and controls

14 lines (9 loc) · 358 Bytes

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