Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant