Skip to content

Instantly share code, notes, and snippets.

@pikanji
Last active December 11, 2015 08:09
Show Gist options
  • Save pikanji/4571603 to your computer and use it in GitHub Desktop.
Save pikanji/4571603 to your computer and use it in GitHub Desktop.
Registering spring-security to web.xml
- <param-value>/WEB-INF/spring/root-context.xml</param-value>
+ <param-value>/WEB-INF/spring/root-context.xml, /WEB-INF/spring/appServlet/spring-security.xml</param-value>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment