springbatch-over-mongodb
springbatch-over-mongodb copied to clipboard
why MongoExecutionContextDao class not insert the dot(.) in document field in spring batch?
i am trying to insert the field batch.taskletType in mongoDB but it gives the error like Document field not contain . symbol in batch.taskletType how to solve this problem?
Could anyone please reply on this issue?
Guys, this project is long abandoned. Spring promised to integrate Spring Batch with Spring Data (as described in this issue), but I have no idea where it stands. Feel free to vote up and comment on the issue itself.