Miller Shan
Results
3
issues of
Miller Shan
可条件节点的宽度,然后内容自适应
插件目前使用的fastjson的1.x版本。但是现在最新的fastjson已经是fastjson2了。尝试使用自定义注解解决,但是无法使用。自定义注解配置如下: @com.alibaba.fastjson2.annotation.JSONField\s*\(\s*name\s*=\s*"{filed}"\s*\) @com.alibaba.fastjson2.annotation.JSONField(name=\"{filed}\") 这两种方式配置都无法实现将字符串转换为Java bean 对象,希望处理下,谢谢。