Corneil du Plessis
c2c1e15e79
Update test for batch init.
2024-05-16 10:56:51 +02:00
Corneil du Plessis
a095b97c7d
Added scenario-task-3
2024-05-16 09:57:40 +02:00
Corneil du Plessis
626f0e7eb2
Updated scenario-task
2024-05-15 16:38:11 +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
Corneil du Plessis
f5ec9a4886
[CI] fix libs-milestone-local usage.
2023-06-05 11:41:30 +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
Chris Bono
b691c211f9
[CI] Fix artifactory-publish inputs syntax
2023-05-31 17:22:35 -05:00
Chris Bono
db22aa2446
[CI] Publish task samples to libs-milestone-local ( #191 )
2023-05-31 17:12:23 -05:00
Corneil du Plessis
28daf0d127
[CI] update output
2023-05-17 12:47:53 +02:00
Corneil du Plessis
1eabce2346
[CI] update setup maven
2023-05-17 11:48:18 +02:00
Corneil du Plessis
c6e3e52c99
Updated timestamp-batch
...
Updated task-demo-metrics-prometheus
2023-05-17 10:36:19 +02:00
Corneil du Plessis
73265db69d
Updated timestamp-batch
...
Updated task-demo-metrics-prometheus
2023-05-10 17:29:10 +02:00
Corneil du Plessis
b456f9cd38
Allow parallel jobs
2023-04-06 15:52:02 +02:00
Corneil du Plessis
e4cb1f771f
Fix distribution in setup-java
2023-04-06 14:20:57 +02:00
Corneil du Plessis
3bae8ec128
Updated timestamp-batch and timestamp-task to Boot 3.
2023-04-06 14:04:58 +02:00
Corneil du Plessis
2db8178502
Update repo.spring.io references ( #188 )
2023-02-08 14:37:44 +02:00
Corneil du Plessis
a09fc3f842
Upgrade to Boot 2.7.8 ( #189 )
2023-02-08 14:37:14 +02:00
Greg Stroup
e1b202171d
Fix kinesis demo ( #187 )
...
* Update to Spring Cloud to `2021.0.5`
* Update spring-cloud-stream-binder-kinesis to `2.2.0`
* Update Spring Boot to `2.7.8`
* Remove repo.spring.io from pom.xml
2023-02-03 13:57:45 -06:00
Glenn Renfro
5948a0969b
Updated sample app for metrics to boot 2.7.8
2023-01-27 18:13:46 -05:00
Glenn Renfro
2c73d6bbd2
Updated prometheus batch sample to Boot 2.7.7
2023-01-27 13:39:37 -05:00
Glenn Renfro
079cb0e728
Updated batch samples to use boot 2.7.7
2023-01-06 13:32:28 -05:00
Glenn Renfro
9867e6163a
Added scripts to build the docker images ( #185 )
...
This is to match the scripts that are available in the Acceptance tests. So that if they want to build samples for testing purposes they have a consistent feel
Also updated versions
2022-11-10 11:44:48 -06:00
Loris Pozzobon
be3c2b6858
Fix a typo on README.md ( #184 )
2022-07-12 10:59:11 -05:00
Corneil du Plessis
b1e390341c
Merge pull request #181 from corneil/add-restaurant-stream-apps
...
Added rabbit logging and waitron waits before sending message
2022-06-08 12:00:31 +02:00
Corneil du Plessis
33f5fbaec8
Merge remote-tracking branch 'origin/add-restaurant-stream-apps' into add-restaurant-stream-apps
2022-06-08 11:54:03 +02:00
Corneil du Plessis
9f6d9fae8b
Added wait before waitron send staff event.
...
Added logging for rabbit
2022-06-08 11:53:48 +02:00
Corneil du Plessis
293eb9eac5
Merge pull request #180 from corneil/add-restaurant-stream-apps
...
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:49:36 +02:00
Corneil du Plessis
da4b533e7f
Merge branch 'main' into add-restaurant-stream-apps
2022-06-06 13:49:27 +02:00
Corneil du Plessis
1fe0a472f7
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:46:31 +02:00
Corneil du Plessis
8bc206ff79
Merge pull request #179 from corneil/add-restaurant-stream-apps
...
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:40:58 +02:00
Corneil du Plessis
8764753446
Merge branch 'main' into add-restaurant-stream-apps
2022-06-06 13:40:48 +02:00
Corneil du Plessis
832ec1d75b
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:38:32 +02:00
Corneil du Plessis
5411cdbb96
Merge pull request #178 from corneil/add-restaurant-stream-apps
...
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:28:54 +02:00
Corneil du Plessis
81a5b1f35e
Added Restaurant Sample Stream Apps for multiple binders in parallel.
2022-06-06 13:25:36 +02:00
Chris Bono
a672bfb22f
Update timestamp versions in ci.yml
2022-04-29 14:50:17 -05:00
David Turanski
a9a84d1fc3
Bump timestamp samples to 2.0.2
...
'
2022-04-14 09:51:29 -04:00
David Turanski
2ff7ea9595
Add Oracle batch config to scenario-task
2022-04-14 05:37:06 -04:00
David Turanski
d3b1735dac
Add Oracle driver to scenario-task
2022-04-14 05:20:42 -04:00
David Turanski
61d9e7c7ab
Add custom batch configurer for Oracle
...
* Override default transaction isolation level 'ISOLATION_REPEATABLE_READ' which Oracle does not support.
* Required to run ATs against Oracle
2022-04-07 15:40:24 -05:00
David Turanski
3bb4b54977
Add Oracle driver to timestamp apps
...
- Bumps version of timestamp-task and timestamp-batch to 2.0.1
2022-03-30 13:22:11 -05:00
Chris Bono
4f840f9b66
Adjust docker image configurations ( #168 )
...
Partially resolves #156
2022-01-24 15:38:55 -06:00
Chris Bono
522c2e33fd
Adjust docker image configurations ( #167 )
...
Partially resolves #156
2022-01-24 15:02:10 -06:00
Chris Bono
1e7eea200c
Use spring-boot:build-image for all Docker images (remove Jib) ( #166 )
...
Partially resolves #156
2022-01-24 14:10:29 -06:00
Chris Bono
301ba872bb
Bump libs up to latest
...
* Spring Boot 2.6.3
* Spring Cloud 2021.0.0
* SCS/F 3.2.1
* etc..
Partially resolves #156
2022-01-24 10:20:21 -06:00
Chris Bono
a70383677b
Fix build warnings
...
* Set <relativePath/> on <parent> element to prevent warnings about pointing to the wrong parent.
* Fix package name - avoid warning about invalid javadoc.
Partially resolves #156
2022-01-24 09:34:13 -06:00