Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 943 Bytes

Spring example project

This repo contains several Spring Boot example projects to demonstrate various features available in the Spring ecosystem in a purposefully opinionated way to help showcase best practices. Each example microservice is a separate subproject in the spring-apps directory, which is the root project of the gradle build.

These projects can also be used as components to test drive other things, such as CICD pipelines / Github workflows, monitoring, etc.

Links to the individual projects / readmes:

More docs