Spring Projects Issues
Spring Projects Issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
**[Mike Whittemore](https://jira.spring.io/secure/ViewProfile.jspa?name=singleshot)** commented I'd really like to be able to use `@WebMvcTest` or an equivalent of it where I can mock the repository. With Spring Data Rest I can already...
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
**[Sam Brannen](https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen)** commented Since this issue has received 0 votes in the last 6 years, I am resolving it as "Won't Fix". However, if the community deems this issue still...
**[Sam Brannen](https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen)** commented Reopening this issue in light of #21093 and JUnit Jupiter's upcoming support for _scenario tests_.
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented In [Spring Data Commons](https://jira.spring.io/browse/DATACMNS-293), we're currently investigating what we call a query augmentation engine that provides an SPI to augment (as the name suggests) store interaction of...
**[Heiko Scherrer](https://jira.spring.io/secure/ViewProfile.jspa?name=scherrer)** commented Thanks for clarification. An annotation on Repository level would work for _me_ but I guess many requests will follow - Think about inheritance. An `@Augmentor`(MyImpl.class) would be...