From d6985a389ca92134444687bd4581af8d8b61d158 Mon Sep 17 00:00:00 2001 From: Seun Matt Date: Thu, 3 Aug 2017 08:45:17 +0100 Subject: [PATCH] spring security xml config --- jee7/src/main/webapp/WEB-INF/web.xml | 34 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/jee7/src/main/webapp/WEB-INF/web.xml b/jee7/src/main/webapp/WEB-INF/web.xml index 5be1bf8808..1bcbb96e24 100644 --- a/jee7/src/main/webapp/WEB-INF/web.xml +++ b/jee7/src/main/webapp/WEB-INF/web.xml @@ -36,26 +36,26 @@ - - contextConfigLocation - - /WEB-INF/spring/*.xml - - + + + + + + - - springSecurityFilterChain - org.springframework.web.filter.DelegatingFilterProxy - + + + + - - springSecurityFilterChain - /* - + + + + - - org.springframework.web.context.ContextLoaderListener - + + +