developerworks opened a new issue #112: Springboot 2: Can not found: org.springframework.boot.bind.RelaxedPropertyResolver URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/112 demo of class not found issue: https://github.com/developerworks/dubbo-bug-demo-for-springboo2 ``` Caused by: java.lang.ClassNotFoundException: org.springframework.boot.bind.RelaxedPropertyResolver at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 30 more ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
