天天看点

使用Security和Oauth2搭建授权服务器和资源服务器

安装

本文使用最新版本的依赖。

父pom,省略其他不相关依赖,根据实际指定和添加

<dependencyManagement>
        <dependencies>
            <!-- spring-cloud -->
            <dependency>
                <groupId>org.springframework.cloud</<