From fe67955749925cd80f0ebe594fb960761f69d8af Mon Sep 17 00:00:00 2001 From: shimingxy Date: Fri, 6 Dec 2019 00:36:57 +0800 Subject: [PATCH] Delete spring.handlers --- .../build/resources/main/META-INF/spring.handlers | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 maxkey-protocols/maxkey-protocol-oauth-2.0/build/resources/main/META-INF/spring.handlers diff --git a/maxkey-protocols/maxkey-protocol-oauth-2.0/build/resources/main/META-INF/spring.handlers b/maxkey-protocols/maxkey-protocol-oauth-2.0/build/resources/main/META-INF/spring.handlers deleted file mode 100644 index c9bae2aa..00000000 --- a/maxkey-protocols/maxkey-protocol-oauth-2.0/build/resources/main/META-INF/spring.handlers +++ /dev/null @@ -1,2 +0,0 @@ -http\://www.springframework.org/schema/security/oauth2=org.springframework.security.oauth2.config.xml.OAuth2SecurityNamespaceHandler -http\://www.springframework.org/schema/security/oauth=org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler