Skip to content

[DO NOT MERGE] Spring 4 support#2787

Draft
cretz wants to merge 3 commits intotemporalio:masterfrom
cretz:spring-4-minimal
Draft

[DO NOT MERGE] Spring 4 support#2787
cretz wants to merge 3 commits intotemporalio:masterfrom
cretz:spring-4-minimal

Conversation

@cretz
Copy link
Member

@cretz cretz commented Feb 17, 2026

What was changed

  • Updated Gradle build files and added CI test to ensure Spring 4 works
    • Did not have to change code
  • Updated MetricsScopeAutoConfiguration and OpenTracingAutoConfiguration to point to the newer Spring 4 class names
    • Also added test to that would have broken on Spring 4 without these changes

Leans on #2783 (since both are in same fork, hard to target it without forcing PR to be on the fork too, will update when other merged, for now ignore the Jackson 3 parts).

DO NOT MERGE - we are going to wait on Jackson 3 support in #2783 to be merged first.

Checklist

  1. Closes Spring Boot 4 Support #2738
  2. Closes Spring Metrics Configuration fails with Spring Boot 4 #2758

@cretz cretz changed the title [DO NOT MERGE] Spring 4 tests [DO NOT MERGE] Spring 4 support Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spring Metrics Configuration fails with Spring Boot 4 Spring Boot 4 Support

1 participant

Comments