Commit Graph

8 Commits

Author SHA1 Message Date
Tetiana Okhotnik e416f9de2a BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
- remove @UtilityClass usage
2024-01-30 16:31:04 +02:00
Tetiana Okhotnik 5027ed7a58 BAEL-7185 Access Job Parameters from ItemReader in Spring Batch
- added implementation for batch that track expiring medicine to demonstrate JobParameters usage
2024-01-21 13:40:16 +02:00
timis1 d1249befd1 JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBui… (#13618)
* JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBuilderFactory are deprecated

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-05 12:46:50 +03:00
Haroon Khan 7f6b12abcb [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12647) 2022-08-25 21:30:13 +05:30
Krzysiek 4dc3a8b83a JAVA-8362: Cleanup 2021-11-24 23:20:22 +01:00
Krzysiek 3d391578c8 JAVA-8362: Switch to H2 db 2021-11-24 23:18:00 +01:00
Krzysiek 203f7a16bb JAVA-8362: Copy batchscheduler code to spring-batch-2 2021-11-24 22:52:41 +01:00
Jonathan Cook 06bebff4cb BAEL-4706 - Spring Boot with Spring Batch (#10292)
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-11-30 23:18:26 -08:00