No description
Find a file
Oliver Weyhmueller 8a6ffe2082
All checks were successful
SonarQube Scan / SonarQube Trigger (push) Successful in 3m33s
release / Release (push) Successful in 4m31s
chore: simplify workflows
2025-01-08 07:33:11 +01: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.0 2025-01-06 11:04:22 +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.0 2025-01-06 11:04:22 +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