From e4a8c738df62bd6ad4307b78f4ec105792135745 Mon Sep 17 00:00:00 2001 From: Li Shengzhao Date: Wed, 18 Nov 2015 13:17:16 +0800 Subject: [PATCH] Update tasks --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 77ed031..7782117 100644 --- a/README.md +++ b/README.md @@ -156,14 +156,12 @@
  1. (97) - Fix custom access_token_validity,refresh_token_validity issue(#5)

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

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

  5. (113) - Upgrade spring, spring security version to > 4.0

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

  7. (115) - Sync update spring-oauth-client version with spring-oauth-server

  8. (116) - Remove mybatis dependency

  9. Upgrade JAVA to 1.8; Servlet 3.0

  10. Oauth table add index

  11. -