No description
Find a file
Oliver Weyhmueller 7e93471d3b
All checks were successful
SonarQube Scan / SonarQube Trigger (push) Successful in 1m15s
release / Release (push) Successful in 2m16s
chore: switch to mainstream release action
2025-01-08 15:47:52 +01:00
.forgejo/workflows chore: switch to mainstream release action 2025-01-08 15:47:52 +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.2 [skip ci] 2025-01-08 14:36:03 +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.2 [skip ci] 2025-01-08 14:36:03 +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