dfsmallsky commented on issue #4262: controller enhance 失败 URL: https://github.com/apache/skywalking/issues/4262#issuecomment-575552673 补充下,pom 里面是有 springmvc 的依赖的,并且HttpResource是存在于 spring-webmvc 包下的,应该能找到才对 <dependency> <groupId>org.springframework</groupId> <artifactId>spring-webmvc</artifactId> <version>${spring.version}</version> </dependency>
---------------------------------------------------------------- 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
