template-spring-boot-oauth-server:带有Spring Boot,Spring OAuth和Spring MVC的OAuth2服务器

时间:2024-05-23 16:00:14
【文件属性】:

文件名称:template-spring-boot-oauth-server:带有Spring Boot,Spring OAuth和Spring MVC的OAuth2服务器

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-23 16:00:14

Java

创建一个OAuth2授权服务器 Spring Boot Initializr安装 mkdir template-spring-boot-oauth-server && cd template-spring-boot-oauth-server 卷曲 -d style = web -d style = security -d name = authserver | 焦油-xzvf- Spring安全OAuth2 将以下依赖项添加到pom.xml中: org.springframework.security.oauth spring-security-oauth2 2.0.7.RELEASE 启动并运行 自


【文件预览】:
template-spring-boot-oauth-server-master
----pom.xml(2KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----README.md(2KB)

网友评论