ModelEngine-Group / ModelEngine-Group/fit-framework

Jackson 对象序列化器支持自定义配置

Open
#71 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

from: gitcode in: fit status: pending-design-work type: documentation type: enhancement
Dominant language
Java
Stars
2.1k
Forks
335
PR merge metrics
No merged PRs in 30d

Description

SpringBoot 支持 通过application.yml 配置 Jackson 序列化器的属性,当前支持的配置特性不全。

从功能易用性上来看,感觉是需要在这方面进行加强,但是FIT的插件体系,决定了用户插件使用过程中,应该是不感知使用了何种Json的实现的,所以这个配置有可能是全局添加,在Jackson的插件中进行生效。细节还需要后续进行详细的系统设计和讨论。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by locating the SpringBoot application.yml configuration handling and the Jackson plugin integration. Clarify which serializer properties should be supported, whether configuration is global, and how the plugin system should remain implementation-agnostic before defining completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.