Skip to content

rajeshchandranaws1/CICD_Java_gradle_application

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.2%
  • Smarty 23.9%
  • Java 16.2%
  • Groovy 7.4%
  • Shell 3.7%
  • Dockerfile 3.6%