We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@SpringBatchTest
@ExtendWith(SpringExtension.class)
stop
ItemProcessor
CrudRepository#saveAll
The text was updated successfully, but these errors were encountered:
Closing this as v4.3.0-M1 has been released: https://github.com/spring-projects/spring-batch/releases/tag/4.3.0-M1.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
@SpringBatchTest
with@ExtendWith(SpringExtension.class)
Meta-annotate @SpringBatchTest with @ExtendWith(SpringExtension.class) #3647stop
method in documentation Incorrect reference tostop
method in documentation #3643ItemProcessor
regarding the nullability of input items Improve Javadoc of ItemProcessor regarding the nullability of input items #3648ItemProcessor
section in reference docs should be a top level section TheItemProcessor
section in reference docs should be a top level section #3644CrudRepository#saveAll
by default Make RepositoryItemWriter use CrudRepository#saveAll by default #3720The text was updated successfully, but these errors were encountered: