liubao68 commented on issue #1934: URL: https://github.com/apache/servicecomb-java-chassis/issues/1934#issuecomment-684158333
java-chassis默认使用的是 hibernate validation , 不是 spring validation。 spring validation 在 java validation API 基础上做了一些自己的扩展, 无法在 java-chassis 使用。 spring validation 和 spring MVC 存在很大程度的耦合, 不容易集成到 java-chassis. ---------------------------------------------------------------- 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]
