Closed
Description
Bruce Edge opened DATAREST-573 and commented
There's no mechanism for using the new CorsConfiguration CORS support within spring-data-rest.
See comments in the CORS post: https://spring.io/blog/2015/06/08/cors-support-in-spring-framework
AFAICT, one needs to put the @CrossOrigin
directive in the controller, which doesn't exist in spring-data-rest repositories
Referenced from: pull request #233, and commits 40bb8e8, 273dac7, b223a2e, a3870ca, 7e8b137
39 votes, 32 watchers