spring-projects / spring-projects/spring-data-rest
Spring Data REST force using of jackson serialization
Open
@odrotbohm is already working on this.
Since Dec 16, 2024.
status: waiting-for-triage
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
there is no way to change json serialization, like kotlinx-serialization or gson or others.
inside RepositoryRestMvcConfiguration jackson seams hardcoded and no way to change.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.