[QUESTION]JSON.config(JSONReader.Feature.IgnoreSetNullValue)的作用
Open
question
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 613
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
*JSON.config(JSONReader.Feature.IgnoreSetNullValue);配置这个的作用*
在新版本中貌似没测试出来该配置的作用,好像配不配置,反序列化结果没啥区别
Contributor guide
Research direction
Start at JSON.config(JSONReader.Feature.IgnoreSetNullValue) and inspect how the option is handled during deserialization. Compare a minimal reproduction with the option enabled and disabled, then check whether existing tests cover the behavior. Done means the option's intended effect is clearly documented or demonstrated by a focused test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100