Skip to content

Conversation

@gregturn
Copy link
Contributor

@gregturn gregturn commented Aug 8, 2015

No description provided.

…Servlet By default, Spring's DispatcherServlet routes OPTIONS requests straight to the container. Spring Data REST has request mappings for HttpMethod.OPTIONS. This patch creates a bean post processor to find DispatcherServlets and turn on the dispatch-to-application feature. This post processor is wired into RepositoryRestMvcConfiguration so it will apply to all Spring Data REST applications. Polish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

3 participants