随笔分类 - Java--Spring
摘要:替换UsernamePasswordAuthenticationFilter类1. pom.xml <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-security-config</art
阅读全文
摘要:参考:https://blog.csdn.net/ilyz5609/article/details/113400203 问题的原因是 Spring Cloud Alibaba 2020 之后弃用了 spring-cloud-starter-netflix-ribbon ,而改用 loadbalanc
阅读全文