small-small-bai opened a new issue #2298: URL: https://github.com/apache/servicecomb-java-chassis/issues/2298
cse在做反序列化时使用了jackson的三方件。只要带%符号,生成的jsonParser会在读inputStream时读不到jsonToken,报错信息: com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input at [Source: (org.apache.servicecomb.foundation.vertx.stream.BufferInputStream); line: 1, column: 0] ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
