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
JsonItemReaderBuilder
StaxEventItemReaderBuilder
FlowBuilder
RunIdIncrementer
ClassCastException
DelimitedLineTokenizer
RepositoryItemReader#jumpToItem()
kafkaTemplate
KafkaItemWriter
protected
The text was updated successfully, but these errors were encountered:
Closing this as v4.2.5 has been released: https://github.com/spring-projects/spring-batch/releases/tag/4.2.5.RELEASE
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
JsonItemReaderBuilder
Setting resource should be optional for JsonItemReaderBuilder #3731StaxEventItemReaderBuilder
Resource should be optional in StaxEventItemReaderBuilder #3736StaxEventItemReaderBuilder
failing to set name for Reader at build StaxEventItemReaderBuilder failing to set name for Reader at build #3753FlowBuilder
Job scoped steps can not be used within FlowBuilder #670RunIdIncrementer
, all subsequent job launches throwClassCastException
After restarting a failed job using RunIdIncrementer, all subsequent job launches throw ClassCastException #3799DelimitedLineTokenizer
Use isQuoteCharacter instead of direct char comparison in DelimitedLineTokenizer #682RepositoryItemReader#jumpToItem()
on restart Incorrect behaviour of RepositoryItemReader#jumpToItem() on restart #1074kafkaTemplate
inKafkaItemWriter
should beprotected
kafkaTemplate in KafkaItemWriter should be protected #3802The text was updated successfully, but these errors were encountered: