No description
Find a file
2025-01-08 06:34:27 +00:00
.forgejo/workflows chore: simplify workflows 2025-01-08 07:33:11 +01:00
.gitignore chore: initial Commit 2025-01-05 18:57:58 +01:00
.sdkmanrc chore: initial Commit 2025-01-05 18:57:58 +01:00
CHANGELOG.md Release 0.1.1 [skip ci] 2025-01-08 06:34:27 +00:00
dependency-check-suppressions.xml chore: add dependency-check-suppressions and resolve sonar issues 2025-01-05 20:08:06 +01:00
jreleaser.yml feat: create correct release 2025-01-06 11:03:18 +00:00
LICENSE chore: initial Commit 2025-01-05 18:57:58 +01:00
pom.xml Release 0.1.1 [skip ci] 2025-01-08 06:34:27 +00:00
README.md docs: increment patch version via jreleaser 2025-01-06 10:48:25 +00: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