diwenzheng edited a comment on issue #2569:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2569#issuecomment-917363149


   我现在的做法 
就是换了一个实体类,把之前实体类的数据覆盖过来.就没问题了.但我还是希望能真正解决这个问题的本质.原因我已经说了,是因为@xmlElement的标签,让swagger这里的返回的json,认为这个标签的内容是我希望转换的,所以当我使用@jsonProerty这个注解,他就会报错二义性.这本身就是个bug,应该有优先级的.
 
而且在1.3.0的时候是没有这个问题的.所以我希望2.5.0能兼容这块的问题.建议修复下这个问题.而且想要测试这个bug很简单,返回的实体类包含这个注解就会这样.必现的


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to