Skip to content

FanJups/cicd-applied-to-spring-boot-java-app

Repository files navigation

cicd-applied-to-spring-boot-java-app

Implementing Continuous Integration/Continuous Delivery on Spring Boot Java App

Build Status docker build codecov Quality Gate License: MIT

Please read this first : #1

I'm so sorry to not apply the changes right now because I'm seeking job.

Read the article and this issue.

I'll come back soon.

I've added Javadoc plugin in pom.xml

https://fanjups.github.io/cicd-applied-to-spring-boot-java-app/project-reports.html

I've added packaging jar

<packaging> jar </packaging>

I've added mvn clean in .travis.yml

I've created .dockerignore