ZhuhuiHe opened a new issue #1314:  cse如何定义Springboot的HandlerInterceptor拦截器。
URL: https://github.com/apache/servicecomb-java-chassis/issues/1314
 
 
   maven:
    <dependency>
               <groupId>org.springframework.boot</groupId>
               <artifactId>spring-boot-starter</artifactId>
           </dependency> 
   <dependency>
               <groupId>org.apache.servicecomb</groupId>
               <artifactId>spring-boot-starter-provider</artifactId>
           </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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to