Skip to content

feature: Support Jackson 3 in DGS #2284

@jafarmirzaei

Description

@jafarmirzaei

Describe the Feature Request

DGS currently depends on Jackson 2.x. With Spring Boot 4 having fully migrated to Jackson 3, it is increasingly difficult to use DGS in modern Spring applications without version conflicts. I would like to request official DGS support for Jackson 3.

Describe Preferred Solution

Provide DGS builds that are compatible with Jackson 3’s new package structure and APIs so that DGS works seamlessly in Spring Boot 4 environments.

Describe Alternatives

Forcing Jackson 2 into a Spring Boot 4 project, which adds complexity and risk since we need to use both.
Custom JSON handling, which reduces the benefits of using DGS.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions