wujimin commented on a change in pull request #1284: [SCB-1408]
NoClassDefFoundError occurs when starting springboot app a…
URL:
https://github.com/apache/servicecomb-java-chassis/pull/1284#discussion_r309052596
##########
File path: dynamic-config/config-apollo/pom.xml
##########
@@ -43,6 +43,7 @@
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
+ <version>2.0.1.Final</version>
Review comment:
should declare in DM, and already declared in DM
what caused declare again in this place to resolve problem?
----------------------------------------------------------------
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]
With regards,
Apache Git Services