No description
Find a file
Oliver Weyhmueller ad68c4c541
All checks were successful
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 2m58s
chore: add dependency-check-suppressions and resolve sonar issues
2025-01-05 20:08:06 +01:00
.forgejo/workflows fix: wait for qualitygate when running sonarqube pipeline 2025-01-05 19:35:05 +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.0.1 2025-01-05 17:59:07 +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 chore: initial Commit 2025-01-05 18:57:58 +01:00
LICENSE chore: initial Commit 2025-01-05 18:57:58 +01:00
pom.xml chore: add dependency-check-suppressions and resolve sonar issues 2025-01-05 20:08:06 +01:00
README.md chore: initial Commit 2025-01-05 18:57:58 +01: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