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
|
2025-01-06 10:48:25 +00:00
|
|
|
- Settings for dependency-check and other build checks
|