Skip to content

Instantly share code, notes, and snippets.

@krams915
Created January 9, 2012 16:43
Show Gist options
  • Save krams915/1583790 to your computer and use it in GitHub Desktop.
Save krams915/1583790 to your computer and use it in GitHub Desktop.
<filter-mapping>
<filter-name>springSecurityFilterChain</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment