天天看點

使用Security和Oauth2搭建授權伺服器和資源伺服器

安裝

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

父pom,省略其他不相關依賴,根據實際指定和添加

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