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