From 6f494234c36cb37cfdeae67f685d9cc9481964e8 Mon Sep 17 00:00:00 2001 From: Li Shengzhao Date: Mon, 4 Apr 2016 19:57:24 +0800 Subject: [PATCH] =?UTF-8?q?(118)=20-=20Add=20java-config(=E9=9B=B6?= =?UTF-8?q?=E9=85=8D=E7=BD=AE)=20=E7=9A=84=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- .../spring/{security.xml => security.xml.old} | 390 +++++++++--------- 2 files changed, 196 insertions(+), 196 deletions(-) rename src/main/resources/spring/{security.xml => security.xml.old} (97%) diff --git a/README.md b/README.md index c4bed1d..71f8267 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #spring-oauth-server -java config版本 +java config版本 (developing) Spring与Oauth2的整合示例 diff --git a/src/main/resources/spring/security.xml b/src/main/resources/spring/security.xml.old similarity index 97% rename from src/main/resources/spring/security.xml rename to src/main/resources/spring/security.xml.old index 7f245ad..90c0875 100644 --- a/src/main/resources/spring/security.xml +++ b/src/main/resources/spring/security.xml.old @@ -1,196 +1,196 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file