From 91fbc033e758dd30205d3de41fc5cd6a129c79f0 Mon Sep 17 00:00:00 2001 From: lishengzhao Date: Fri, 22 May 2015 16:58:16 +0800 Subject: [PATCH] 00016 table columns description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28bc3ef..3bd4619 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ If default user, return all privilegs, otherwise return specify privilege(s)

  • #78 - Initial 'sprint-oauth-client' project(maven), add sub-modules

  • #91 - User log4j replace logback dependency

  • -
  • #92 - Add database table column description. (添加数据库表的字段说明)

  • +
  • #92 - Add database table column description. (添加数据库表的字段说明)

  • #93 - 将默认的 oauth_code存入数据库(当前是存入内存)

  • spring-oauth-server project add Bootstrap CSS

  • #95 - Add 'client-details' management; create/delete, show testing links