Go to file
li.shengzhao f273f4283e update 2014-03-20 18:49:55 +08:00
lib/org/logback-extensions initial it 2013-11-19 17:39:23 +08:00
others Change to wdcy 2014-03-20 18:33:59 +08:00
src Change to wdcy 2014-03-20 18:35:45 +08:00
.gitignore Initial commit 2013-11-19 17:34:21 +08:00
LICENSE Initial commit 2013-11-19 17:34:21 +08:00
README.md update 2014-03-20 18:49:55 +08:00
pom.xml Change to wdcy 2014-03-20 18:28:38 +08:00

README.md

#spring-oauth-server

Spring与Oauth2的整合示例

项目用Maven管理

使用的技术与版本号

  1. Spring (3.1.1.RELEASE)
  2. Spring Security (3.1.0.RELEASE)
  3. MyBatis (3.2.1)
  4. spring-security-oauth2 (1.0.5.RELEASE)

与该项目相关的博客请访问 http://blog.csdn.net/monkeyking1987/article/details/16828059

欢迎发邮件到monkeyk1987@gmail.com一起讨论.