spring-projects / spring-projects/spring-data-rest
CORS Configuration is ignored after upgrade to Spring Data 2021.0.5
Open
@odrotbohm is already working on this.
Since Feb 14, 2022.
status: waiting-for-triage
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I opened an issue I discovered using spring boot, and was redirected to this project as origin of the problem:
https://github.com/spring-projects/spring-boot/issues/29644
As I explain in it, the CORS configuration is ignored after upgrading to spring boot 2.5.5 which upgraded to Spring Data 2021.0.5
Here is the link to a small project reproducing the issue
https://github.com/SimeonEvorra/springboot-cors-bug-reproducer
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.