Skip to content

Instantly share code, notes, and snippets.

@alexandremjacques
Created December 29, 2016 10:50
Show Gist options
  • Select an option

  • Save alexandremjacques/b18389557a1fd077e4118911f8931be6 to your computer and use it in GitHub Desktop.

Select an option

Save alexandremjacques/b18389557a1fd077e4118911f8931be6 to your computer and use it in GitHub Desktop.
CORS + Java example 3
public RestDemoJaxRsApplication(){
register(CORSResponseFilter.class);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment