首页>代码>Spring Boot整合Spring Security OAuth2实现第三方用户登录授权实例,支持QQ,微信,微博等平台>/spring-security-oauth2/src/main/java/com/hellokoding/springboot/oauth2/OAuth2Application.java
package com.hellokoding.springboot.oauth2;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

@SpringBootApplication
public class OAuth2Application {
    public static void main(String[] args) {
        SpringApplication.run(OAuth2Application.class, args);
    }
}
最近下载更多
xsxtxbb  LV8 2022年10月10日
win1991  LV6 2022年7月6日
chen519168  LV9 2022年6月11日
237116624  LV15 2022年3月16日
xuan0422  LV6 2022年3月9日
史鹏丽  LV2 2021年11月3日
A13697876274  LV5 2021年8月17日
sinbero  LV8 2021年5月28日
1224183237  LV10 2021年4月24日
天险无涯  LV15 2021年4月13日
最近浏览更多
周青松197  LV3 3月7日
2206371875  LV7 2023年11月6日
libo1212  LV8 2023年6月1日
叁卍石  LV3 2023年5月19日
locklock  LV2 2023年3月13日
galnt  LV5 2023年3月12日
xiaokong625  LV1 2023年2月1日
CrystalQ  LV8 2022年12月14日
kevinxiao  LV3 2022年12月6日
xsxtxbb  LV8 2022年10月10日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友