This is the third post about the new Java based configuration features in Spring Batch 2.2. In the first post I compared the two configuration styles on a non-trivial batch job reading from a file and writing to a database. I used a very simple infrastructure setup with an In-Memory-Database and a DataSourceTransactionManager, and I didn’t have any property files to read configurable data from. This post is about adding another infrastructure configuration for a production environment.
In future posts I will talk about job inheritance, modular configurations and partitioning and multi-threaded step, everything regarding Java based configuration, of course. You can find the JavaConfig code examples on Github.
(read more…)
Spring Batch 2.2 – JavaConfig Part 3: Profiles and environments
Spring Batch 2.2 – JavaConfig Part 2: JobParameters, ExecutionContext and StepScope
This is the second post about the new Java based configuration features in Spring Batch 2.2. In the first post I compared the two configuration styles on a non-trivial batch job reading from a file and writing to a database. … Continue reading
MongoDB for the robot
We use the Robot Framework for some time for automated software tests in our projects. In addition, a few of my colleagues deal with the NoSql Database MongoDB (Tutorial MongoDB). The document management solution Center-Device (Start-Up of Codecentric AG) also … Continue reading
category:
English
Deutsch 