You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#spring-oauth-server
|
|
|
|
|
|
|
|
|
|
|
|
<strong>Spring与Oauth2的整合示例</strong>
|
|
|
|
|
|
|
|
项目用Maven管理
|
|
|
|
|
|
|
|
|
|
|
|
使用的技术与版本号
|
|
|
|
<ol>
|
|
|
|
<li>Spring (3.1.1.RELEASE)</li>
|
|
|
|
<li>Spring Security (3.1.0.RELEASE)</li>
|
|
|
|
<li>MyBatis (3.2.1)</li>
|
|
|
|
<li>spring-security-oauth2 (1.0.5.RELEASE)</li>
|
|
|
|
</ol>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|