DeekshithSN / CICD_Java_gradle_application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CICD_Java_gradle_application

This application is java spring boot web application

build tool is ** gradle **

when we build the code using command ./gradlew build it will generate war file. that war can be placed in tomcat server to see application web page

code is integrated with sonarqube plugin which help us in static code analysis

./gradlew sonarqube

About


Languages

Language:HTML 45.1%Language:Smarty 23.9%Language:Java 16.2%Language:Groovy 7.4%Language:Shell 3.7%Language:Dockerfile 3.6%