Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

cloud-ready/cloud-ready-parent

Repository files navigation

cloud-ready-parent

Sonarsonarcloud

Maven Site release (github.io)
Maven site snapshot (infra.top)

Artifacts (release)
Artifacts (snapshot)

Source Repository (github)
Source Repository (gitlab)

pipeline statusgitlab-ci
Build Statustravis-ci

Parent POM for cloud-ready projects

spring-boot-commons

Commons library for spring-boot applications.

spring-boot-test-support

Utils, Rules, Components for testing spring-boot applications.

Build this project

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn clean package spotbugs:spotbugs spotbugs:check

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn help:active-profiles clean install