1.先看下授权服务器的配置类public void configure(ClientDetailsServiceConfigurer clients) throws Exception { clients //存内存中 .inMemory() //客户端id .withClient("client") //客户
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号