Commit Graph

50 Commits

Author SHA1 Message Date
h_sharifi
f28d798ad8 #BAEL-3176: add Spring Boot Job config 2022-10-12 13:43:27 +03:30
h_sharifi
2ae8d8ef47 #BAEL-3176: add main Spring Boot class 2022-10-12 13:43:01 +03:30
h_sharifi
03c8f3bed4 #BAEL-3176: add "spring" Profile 2022-10-12 13:42:37 +03:30
Krzysiek
55d62ea210 JAVA-8362: Update README.md files 2021-11-25 09:25:07 +01:00
Krzysiek
c7dd49bcd8 JAVA-8362: Remove batchscheduler code from spring-batch module 2021-11-25 09:18:23 +01:00
kwoyke
c77e9264d5 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
Krzysztof Woyke
f3977ce49e JAVA-3570: Update to Spring Batch 4.3 and update config accordingly in spring-batch 2020-12-20 18:25:50 +01:00
Jonathan Cook
04a473d63b BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite changed (#10298)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-12-01 18:30:42 -08:00
Jonathan Cook
7f7ab8a9c5 Merge pull request #8888 from mikebski/BAEL-3646
[BAEL-3646] Conditional Flow in Spring Batch
2020-04-05 16:53:25 +02:00
mike b
c77e6341cc [BAEL-3646] remove unused import 2020-03-24 20:02:23 -04:00
mike b
1b00dfebc5 [BAEL-3646] Addressing broken PR 2020-03-24 19:57:00 -04:00
mike b
22a929dc01 [BAEL-3646] addressing pr issues 2020-03-24 10:36:56 -04:00
dupirefr
e368815ec8 [JAVA-958] Standardize packages in spring-batch module 2020-03-20 08:07:32 +01:00
mike b
1b29ede6b1 [BAEL-3646] Fixing tests per review comments 2020-03-19 20:15:52 -04:00
mike b
4755fff159 [BAEL-3646] Addressing PR comments 2020-03-17 10:06:34 -04:00
mike b
5254865821 [BAEL-3646] Conditional Flow in Spring Batch 2020-03-15 14:14:46 -04:00
Shubhra
ca2236303f BAEL-3298 Some merge changes 2020-03-13 00:21:20 +05:30
Shubhra
6c776dab53 Merge remote-tracking branch 'origin/BAEL-3298-spring-batch-retry' into BAEL-3298-spring-batch-retry
# Conflicts:
#	spring-batch/xml/retryOutput.xml
2020-03-13 00:08:24 +05:30
Shubhra
087bb0d2ab BAEL-3298 Updating Date to LocalDateTime to avoid timezone related issues 2020-03-13 00:06:57 +05:30
Shubhra Srivastava
c2d8fb0a3c Updating id to 9999 2020-02-19 11:01:34 +05:30
Shubhra Srivastava
ce17f36a5e updating id to 9999 2020-02-19 11:00:39 +05:30
Shubhra
0992a4c1f9 BAEL-3298 Updating names of testcases 2020-02-11 10:46:23 +05:30
Shubhra
dcd70e3973 BAEL-3298 minor update 2020-02-11 10:18:39 +05:30
Shubhra
c75b57d9fa BAEL-3298 Using @MockBean 2020-02-11 10:16:20 +05:30
Shubhra
d41c6d9676 BAEL-3298 Some more refactoring 2020-02-11 09:46:58 +05:30
Shubhra Srivastava
07962cd553 Minor refactoring in test class 2020-02-11 07:31:32 +05:30
Shubhra Srivastava
05a7cbfaf7 Refactoring RetryItemProcessor 2020-02-11 07:28:56 +05:30
Shubhra Srivastava
d2d812748a Some refactoring 2020-02-11 07:26:44 +05:30
Shubhra Srivastava
4a31ae0c79 Review comments 2020-02-11 07:24:45 +05:30
Shubhra
0cb246b0be BAEL-3298 Some more refactoring 2020-02-09 19:13:33 +05:30
Shubhra
ef9cf05bc9 BAEL-3298 Adding tests and refactoring 2020-02-09 18:16:20 +05:30
Shubhra
997d040ccc BAEL-3298 Spring batch retry job 2020-02-09 15:28:19 +05:30
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Sorin Zamfir
9199d0c895 BAEL-3299 - Testing a Spring Batch Job (#7982)
* BAEL-3299: First version. Broken tests

* BAEL-3299: Fix tests

* BAEL-3299: Include gitignore for output files

* BAEL-3299: Example of writer unit test

* BAEL-3299: Cleaned up and included more tests

* BAEL-3299: Updated to use JobParameters

* BAEL-3299: Fixed broken startup and included cleanup for tests

* BAEL-3299: Fine tuned version. Fixed formatting.

* BAEL-3299: Cleaned up redundant stuff

* BAEL-3299: Fixed formatting

* BAEL-3299: Moved source code in spring-batch module

* BAEL-3299: Fixed broken tests
2019-10-14 19:32:04 -07:00
kwoyke
c2b029fd85 BAEL-3093: Configuring Skip Logic in Spring Batch (#7946) 2019-10-07 05:45:19 +02:00
Dhawal Kapil
b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Hamed Mirzaei
4d85678e96 To enable multiple execution of a job with the same parameters 2019-05-07 10:22:42 +04:30
sachin29aug
764dff1bd9 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..) 2018-09-09 16:10:21 -04:00
sachin
fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
mmchsusan
34f4a6bdb9 Bael-1965: using awaitility in test (#4691)
* how to trigger and stop scheduled batch job

* Replace thread.sleep to awaitility tool in integration testing
2018-07-12 19:22:05 +02:00
mmchsusan
0ad3423219 how to trigger and stop scheduled batch job (#4671) 2018-07-10 08:09:31 +02:00
Amit Pandey
7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Magdalena Krause
40e23a70e7 BAEL-1543: Moving from XML to Java based Spring config. 2018-02-20 10:43:07 -03:00
Magdalena Krause
8af29e8df5 BAEL-1543: Logging to console instead of file. 2018-02-16 16:54:04 -03:00
Magdalena Krause
d09a828a58 BAEL-1543: Changing tests names. 2018-02-15 13:28:56 -03:00
Magdalena Krause
443e990fd1 BAEL-1543: Spring Batch: Tasklets vs Chunks 2018-02-15 13:23:00 -03:00
Grzegorz Piwowarek
43357b0809 Partitioner Refactor (#2434)
* Refactor Batch

* Refactor Batch
2017-08-14 11:00:51 +02:00
Parth Karia
127dd7323d BAEL-243 Spring Batch using Partitioner (#2419)
* BAEL-1004 changes in variable names

* BAEL-243 Spring Batch using Partitioner
2017-08-11 08:09:36 -07:00
eugenp
95e2d063f4 general formatting work 2016-01-30 12:01:41 +02:00
eugenp
3052a5305e spring batch work 2015-12-28 18:23:13 +02:00