Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map 字段设置 @JSONField(parseFeatures = Feature.DisableSpecialKeyDetect) 无效 #3138

Open
czjxy881 opened this issue Apr 27, 2020 · 0 comments

Comments

@czjxy881
Copy link

map 字段设置 @JSONField(parseFeatures = Feature.DisableSpecialKeyDetect) 依旧会报 autotype 错误,查看源码后发现,是因为解析时只从 lexer 判断 lexer.isEnabled(Feature.DisableSpecialKeyDetect) 未使用 fieldInfo 中的 parse

wenshao added a commit that referenced this issue May 4, 2020
wenshao added a commit that referenced this issue Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant