Skip to content

Instantly share code, notes, and snippets.

@imamabudaud
Created May 1, 2013 12:02
Show Gist options
  • Save imamabudaud/5494918 to your computer and use it in GitHub Desktop.
Save imamabudaud/5494918 to your computer and use it in GitHub Desktop.
Spring: Allow Cross-domain JSON
<bean id="corsFilter" class="my.package.CorsFilter" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment