RepoJournal
Spring

@spring-projects

Spring Framework, Spring Boot, and the JVM enterprise layer

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Java Full archive →

The Wire · Showcase

SPRING FRAMEWORK AND BOOT PURGE DEPRECATION WARNINGS AHEAD OF GRADLE 10

By RepoJournal · Filed · About Spring

Spring Framework is systematically eliminating deprecation warnings across the codebase as Gradle 9.6 forces the migration to modern APIs.

The framework team addressed internal and public deprecations spanning deprecated Locale constructors, URL constructors, and Thread#getId calls [1]. This cleanup is tied to a Gradle upgrade that's already emitting warnings of its own. The Gradle 9.6.0/9.6.1 jump deprecated Project.getProperties() and will remove it entirely in Gradle 10.0, forcing Spring Framework to migrate TestConventions and build scripts to use findProperty() instead [2]. Over in Boot land, the team is squashing a trio of bugs where Actuator fails to refresh on Jersey and Cloud Foundry when spring-boot-health is absent [3] [4]. The fix moves health-specific beans into nested configurations so management endpoints can load without the health module present [5]. Meanwhile, OpenTelemetry documentation got clarified on service.name and service.namespace defaults [6].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Address deprecation warnings spring-projects/spring-framework
  2. [2] Avoid Gradle deprecation warnings spring-projects/spring-framework
  3. [3] Context refresh fails when using Actuator on Jersey without spring-boot-health ↗ spring-projects/spring-boot
  4. [4] Context refresh fails on Cloud Foundry when using Actuator without spring-boot-health ↗ spring-projects/spring-boot
  5. [5] Avoid loading health classes in Jersey config spring-projects/spring-boot
  6. [6] Update OpenTelemetryResourceAttributes documentation spring-projects/spring-boot

Quick answers

What shipped in Spring on June 28, 2026?
Spring Framework is systematically eliminating deprecation warnings across the codebase as Gradle 9.6 forces the migration to modern APIs. In total, 29 commits and 6 pull requests landed.
Who contributed to Spring on June 28, 2026?
1 developer shipped this update, including dlwldnjs1009.
What were the notable Spring updates?
Address deprecation warnings, Avoid Gradle deprecation warnings, and Context refresh fails when using Actuator on Jersey without spring-boot-health.

More from @spring-projects

Daily updates, in your inbox

Follow Spring

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.