<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-oauth2-client -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-oauth2-client</artifactId>
    <version>2.3.12.RELEASE</version>
</dependency>
作者:Jeebiz  创建时间:2023-12-29 17:24
最后编辑:Jeebiz  更新时间:2024-05-07 20:29