How to set a parameter to a query inside a JPAQueryProvider in Spring Batch?
I am using a JPAQueryProvider with JpaPagingItemReader. My Batch configuration looks like this:
I am using a JPAQueryProvider with JpaPagingItemReader. My Batch configuration looks like this: