leraux / sonarqube-issue-api-exporter-java

A Spring Boot application to export SonarQube's issue API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Spring Boot application to export SonarQube's issue API


Languages

Language:Java 94.7%Language:HTML 3.4%Language:CSS 2.0%