P15S18 / CompleteCICD

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 credit : https://github.com/DeekshithSN/CICD_Java_gradle_application

About


Languages

Language:Smarty 54.2%Language:Java 36.7%Language:HTML 5.0%Language:Dockerfile 4.1%