我尝试过使用来保护我的Spring网关。当我添加keycloak-spring-boot-starter依赖项时,它将向我显示此错误:
Spring MVC found on classpath, which is incompatible with SpringCloud Gateway at this time.Please remove spring-boot-
我的问题是使用Oauth2的Cloudgateway安全性。但是,OAuth2的配置@EnableOAuth2Sso将导致以下错误:
org.springframework.cloud.gateway.config.GatewayAutoConfiguration这是Cloudgateway项目,我试图使它成为一个Oauth2客户端:@Configurationpublic class UiSecurityConfiglocalhost:8085/auth&