Warning The Cartographer Conventions upstream project is not actively developed anymore. As a consequence, this project has been archived. Check out the https://github.com/kadras-io/supply-chains package from the Kadras Engineering Platform as an alternative.
A Convention Server that defines conventions for Spring Boot workloads that will be applied by the Convention Controller from the Cartographer Conventions project.
The Spring Boot Convention Server applies the following conventions to workloads using Spring Boot 2.7+:
- Spring Boot
- Graceful Shutdown
- Spring Web
- Spring Boot Actuator
- Liveness and Readiness Probes
- Service Intent.
Documentation, tutorials and examples for this package are available in the docs folder. For documentation specific to Cartographer Conventions, check out github.com/vmware-tanzu/cartographer-conventions.
The security process for reporting vulnerabilities is described in SECURITY.md.
This project is licensed under the Apache License 2.0. See LICENSE for more information.
This project is built on and extends the sample available in the Cartographer Conventions project.