Skip to content

Add Spring Boot 4 support - #38

Open
riskman5 wants to merge 1 commit into
KuliginStepan:masterfrom
riskman5:spring-boot-4-support
Open

Add Spring Boot 4 support#38
riskman5 wants to merge 1 commit into
KuliginStepan:masterfrom
riskman5:spring-boot-4-support

Conversation

@riskman5

Copy link
Copy Markdown
  • Upgrade spring-boot-dependencies to 4.1.0, Gradle wrapper to 8.14.5
  • Migrate from Jackson 2 to Jackson 3 (tools.jackson): custom serializers, databind annotations, lombok.config for @Jacksonized
  • Replace @configuration with @autoConfiguration
  • Actualize integration test expectations against current DaData data
  • Bump version to 5.0.0, update README and ReleaseNotes

- Upgrade spring-boot-dependencies to 4.1.0, Gradle wrapper to 8.14.5
- Migrate from Jackson 2 to Jackson 3 (tools.jackson): custom
  serializers, databind annotations, lombok.config for @Jacksonized
- Replace @configuration with @autoConfiguration
- Actualize integration test expectations against current DaData data
- Bump version to 5.0.0, update README and ReleaseNotes
@riskman5
riskman5 marked this pull request as ready for review July 25, 2026 20:55
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.

1 participant