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

Implementing Continuous Integration/Continuous Delivery on Spring Boot Java App

Home Page:https://dzone.com/articles/applying-cicd-to-java-apps-using-spring-boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementing Continuous Integration/Continuous Delivery on Spring Boot Java App

https://dzone.com/articles/applying-cicd-to-java-apps-using-spring-boot

License:MIT License


Languages

Language:Java 74.8%Language:Dockerfile 25.2%