spring-boot-starter/README.md

9 lines
320 B
Markdown
Raw Permalink Normal View History

2024-06-30 09:50:42 +02:00
# Spring Boot Starter
This project defines a common baseline for multiple Spring Boot projects in order to keep them up-to-date. This Project
handles:
- Plugins used in the build process
- Basic Spring Boot Web dependencies
- Common dependencies for observability
- Settings for dependency-check and other build checks