Skip to content

Add support for Spring Web MVC CORS configuration mechanisms [DATAREST-573] #947

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions