From 6c5a5fa50aa71c0e3908faa2e817aa544fdda7e5 Mon Sep 17 00:00:00 2001 From: lishengzhao Date: Fri, 15 May 2015 16:36:08 +0800 Subject: [PATCH] 00007 Security implement different privilege. --- pom.xml | 6 ------ src/main/webapp/WEB-INF/jsp/decorators/main.jsp | 9 +++------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 2e9eaee..86e07b6 100644 --- a/pom.xml +++ b/pom.xml @@ -62,12 +62,6 @@ ${project.version} - - wdcy.cc - - - wdcy.cc - ${project.name} diff --git a/src/main/webapp/WEB-INF/jsp/decorators/main.jsp b/src/main/webapp/WEB-INF/jsp/decorators/main.jsp index 8062ea5..dac248b 100644 --- a/src/main/webapp/WEB-INF/jsp/decorators/main.jsp +++ b/src/main/webapp/WEB-INF/jsp/decorators/main.jsp @@ -13,12 +13,9 @@ - - - - + - <decorator:title default=""/> - WDCY Oauth + <decorator:title default=""/> - Spring Security&Oauth2 @@ -29,7 +26,7 @@

- monkeyk1987@gmail.com, from WDCY. + monkeyk1987@gmail.com, from spring-oauth-server