11 Commits

Author SHA1 Message Date
Corneil du Plessis
c5b6e1d668 Update versions of timestamp-task and timestamp-batch 3.0.x to 3.1.0 and Spring Boot 3.3.3 (#205) 2024-11-04 14:46:25 +02:00
Corneil du Plessis
34f06937cb Change timestamp-task and timestamp-batch 3.0.x to Boot 3.2.8 (#201) 2024-11-04 10:26:47 +02:00
Corneil du Plessis
3949eb58cf Update versions of timestamp-task and timestamp-batch 3.0.x to 3.1.0 and Spring Boot 3.3.3 (#202) 2024-11-04 10:24:32 +02:00
Corneil du Plessis
37833c8c79 Update build to create native container for timestamp-task-3.0.x and timestamp-batch-3.0.x (#200)
* Attempt native tests of timestamp-task-3.0.x and timestamp-batch-3.0.x

* Added org.graalvm.buildtools:native-maven-plugin
2024-09-20 15:57:12 +02:00
Corneil du Plessis
9ddace8675 Created Boot 3.x versions of samples. 2024-03-28 12:21:23 +02:00
Corneil du Plessis
76fce1d51e Added generation of random execution context values. 2023-12-14 15:23:30 +02:00
Corneil du Plessis
0fda00af72 Update Spring Boot to 2.7.16 and 3.1.4 2023-09-23 14:59:39 +02:00
Corneil du Plessis
2265fa794a Revert @ConditionalOnProperty 2023-07-04 16:19:13 +02:00
Corneil du Plessis
17134b98e0 Update timestamp-task and timestamp-bach 3 with actuator and prometheus dependencies.
Update to Spring Boot 3.0.8
2023-07-04 14:38:38 +02:00
Glenn Renfro
b9d9a6a57f Updated Demo to resolve use of H2 by default (#193)
* Demo now uses the database specified.
* Only Creates H2 if user does not specify driverClassName
* Will use prefix that is specified by the spring.batch.jdbc.table-prefix property
* Updated test to remove duplicate launch.
2023-07-03 15:01:24 +02:00
Chris Bono
ba3100b6c2 Bring back the timestamp task/batch app for 2.0.x (#192)
- Remove unused timestamp task apps `docker/assembly.xml`
- Resurrect the timestamp task/batch 2.0.x app
- Add the resurrected apps to CI which publishes them to `/milestone`
2023-06-01 14:37:00 -05:00