JSONObject反序列化为JSONObject时,里面多了@type
Open
bug
- Dominant language
- Java
- Stars
- 4.4k
- Forks
- 613
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 6
Description
JSONObject反序列化为JSONObject时,里面多了@type
Contributor guide
Research direction
Start at the JSONObject deserialization entry point and reproduce the reported case described in the issue. Trace where the extra @type field is introduced and verify the resulting JSONObject. Done means deserializing a JSONObject no longer adds an unintended @type field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100