diff --git a/README.md b/README.md index d935d00..c18f7df 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ #spring-oauth-server + + +Spring与Oauth2的整合示例 + +项目用Maven管理 + + +使用的技术与版本号 +
    +
  1. Spring (3.1.1.RELEASE)
  2. +
  3. Spring Security (3.1.0.RELEASE)
  4. +
  5. MyBatis (3.2.1)
  6. +
  7. spring-security-oauth2 (1.0.5.RELEASE)
  8. +
+ + + +