No description
Find a file
RenovateBot fc209e83d6
All checks were successful
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 1m45s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m57s
release / Release (push) Successful in 2m41s
chore(deps): update all non-major dependencies
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-01-19 20:01:22 +00:00
.forgejo/workflows ci: only one maven run for build and deploy 2025-01-09 09:04:58 +00: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.11 [skip ci] 2025-01-15 15:18:29 +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 chore(deps): update all non-major dependencies 2025-01-19 20:01:22 +00:00
README.md docs: increment patch version via jreleaser 2025-01-06 10:48:25 +00:00
renovate.json chore(deps): add renovate.json 2025-01-08 14:01:53 +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