This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
GcpStorageAutoConfigurationTests break due to spring web #1635
Closed
Description
Two-factor problem:
- Spring Data Rest is broken by @RequestMapping without any attributes behaves as "default endpoint" spring-projects/spring-framework#22543.
- The storage test brings in lots of unnecessary autoconfigurations, including spring data rest.