zhengyangyong commented on a change in pull request #658: [SCB-474] add endpoint filter (only rest endpoints) for zuul integration URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/658#discussion_r182931334
########## File path: spring-boot-starter/spring-boot-starter-discovery/pom.xml ########## @@ -73,7 +73,7 @@ </dependency> <dependency> <groupId>org.apache.servicecomb</groupId> - <artifactId>service-registry</artifactId> + <artifactId>java-chassis-core</artifactId> Review comment: Done,now CseRibbonEndpointDiscoveryFilter extend from AbstractEndpointDiscoveryFilter ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services