Spring Projects Issues
Spring Projects Issues
**[Mahmoud Ben Hassine](https://jira.spring.io/secure/ViewProfile.jspa?name=mbenhassine)** commented > The listeners works fine only for report purposes and their methods return void. Not sure if the current API and Spring Batch db schema support...
**[Manuel Jordan](https://jira.spring.io/secure/ViewProfile.jspa?name=dr_pompeii)** commented Hello Thanks for the reply and for the sample code, I appreciate that. Because your solution has output seems correct, but I can see it only works...
**[Mahmoud Ben Hassine](https://jira.spring.io/secure/ViewProfile.jspa?name=mbenhassine)** commented The same example would work with a retry listener and allows you to retrieve retry/skip data as requested. I don't understand what feature you are asking...
**[Manuel Jordan](https://jira.spring.io/secure/ViewProfile.jspa?name=dr_pompeii)** commented Sure. For testing purposes: I need do _assertions_, for multiple `@Test` scenarios, for retry and skip. It for a `Step` and `Job`. Consider the same feature to...
**[Jesse Kuhnert](https://jira.spring.io/secure/ViewProfile.jspa?name=jkuhnert)** commented I just noticed this block at bottom of constructor while browsing querydsl APT annotation generator config class (DefaultConfiguration.java) : ``` try { // register additional mappings if...
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...
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented We currently have no plans to add support for this. Writing a controller to front that method invocation is trivial and supporting `@RequestMapping` on repository query methods...
**[Daniele Renda](https://jira.spring.io/secure/ViewProfile.jspa?name=drenda81)** commented Thanks for your reply Oliver. Writing a controller is not a big deal but was absolutely fastester use the repository due to facilities (`@Query` and Pagination). Anyway...
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.