alibaba / alibaba/fastjson2

[FEATURE]JSON.praseObject()能够忽略大小写进行转换吗

Open
#562 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
4.4k
Forks
613
Avg merge
1d 22h
Merged PRs (30d)
6

Description

JSON.praseObject()将json字符串转换成Java实体类,能够忽略大小写进行转换吗

Contributor guide

Open the contributing guide

Research direction

Start by locating the JSON.parseObject() Java deserialization entry point and reviewing how JSON property names are matched to Java entity fields. Define the expected behavior for case-insensitive conversion and verify it with focused deserialization tests; done means differently cased JSON keys map consistently to the intended entity fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.