ishakzail commented on issue #2763:
URL: https://github.com/apache/shardingsphere/issues/2763#issuecomment-679462302


   Maybe  the spring-security-config dependency is missing from the classpath 
of the project:
   <dependency> 
      <groupId>org.springframework.security</groupId>
      <artifactId>spring-security-config</artifactId>
      <version>3.2.5.RELEASE</version>
   </dependency>
   <dependency> 
      <groupId>org.springframework.security</groupId>
      <artifactId>spring-security-web</artifactId>
      <version>5.1.5.RELEASE</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]


Reply via email to