From 37d1179f768d531324d00cd049701d52ee8f0c00 Mon Sep 17 00:00:00 2001 From: Li Shengzhao Date: Thu, 29 Oct 2015 23:04:49 +0800 Subject: [PATCH] Add development planning --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 232e8a6..8c8d556 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,10 @@ Date: ------

    -
  1. #97 - Fix custom access_token_validity,refresh_token_validity issue(#5)

  2. +
  3. (97) - Fix custom access_token_validity,refresh_token_validity issue(#5)

  4. +
  5. (109) - 升级 spring-security-oauth2 的版本到 2.0.6以上, 目前是1.0.5

  6. +
  7. (110) - 添加不同数据支持branch, 包括 spring-oauth-server(jdbc), spring-oauth-server(hibernate), 拟计划还有ldap, redis, mongodb的数据支持

  8. +
  9. (113) - Upgrade spring, spring security version to > 4.0

  10. 将项目添加到在线测试服务器

  11. 若你有任何的功能或建议需要在新版本中实现, 请点此告诉我.