Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 415 Bytes

Spring Boot Sample Applications

This repository contains very simple and hence basic Spring Boot sample applications that expose actuator endpoints. The main purpose of this repository is to deploy different versions of Spring Boot apps to a k8s cluster to check compatibility with different Spring Boot Admin versions.

To build docker images run mvn verify, mvn install will run docker dploy internally.