``` <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> <scope>true</scope> </dependency> ``` `<scope>true</scope>` i think it should be `<scope>provided</scope>`
[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/pull/276 ] This message was relayed via gitbox.apache.org for [email protected]
