Giter VIP home page Giter VIP logo

Comments (7)

8502596 avatar 8502596 commented on June 9, 2024

查看源码跟踪调试 发现 Utils->BeanUtils.java getterName 少了对应的 处理
image

红圈中 LowerCase 是我加上的,不知少了相关 PropertyNamingStrategy 里面的其他类型 是何意啊?

from fastjson2.

wenshao avatar wenshao commented on June 9, 2024

你来提交一个PR?

from fastjson2.

8502596 avatar 8502596 commented on June 9, 2024

sorry 新手瞎鼓捣的 不太会啊 还请大佬解决呗

from fastjson2.

wenshao avatar wenshao commented on June 9, 2024

https://oss.sonatype.org/content/repositories/snapshots/com/alibaba/fastjson2/fastjson2/2.0.50-SNAPSHOT/
问题已修复,请帮忙用2.0.50-SNAPSHOT版本验证

from fastjson2.

8502596 avatar 8502596 commented on June 9, 2024

同理 他也应该出现在 setterName 中
@jsontype(naming= PropertyNamingStrategy.LowerCase)
System.out.println(json.toJavaObject(User.class));

请继续修正 @wenshao

from fastjson2.

yanxutao89 avatar yanxutao89 commented on June 9, 2024

同理 他也应该出现在 setterName 中 @jsontype(naming= PropertyNamingStrategy.LowerCase) System.out.println(json.toJavaObject(User.class));

请继续修正 @wenshao

谢谢提醒

from fastjson2.

wenshao avatar wenshao commented on June 9, 2024

https://github.com/alibaba/fastjson2/releases/tag/2.0.50
2.0.50已发布,请用新版本

from fastjson2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.