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

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

@czjxy881

Description

@czjxy881

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions