Sébastien Deleuze
a679066e7c
Fix a typo in a directory name
...
integration-webfux-data -> integration-webflux-data
2025-01-02 11:26:37 +01:00
Sébastien Deleuze
6307e4dfe5
Make integration-basic path concatenation more robust
...
Fix another path concatenation in FileCopySpringIntegrationApplication.
2024-10-17 10:32:15 +02:00
Sébastien Deleuze
87f932a9a3
Make integration-basic path concatenation more robust
2024-10-17 10:22:46 +02:00
Stéphane Nicoll
cc561a1106
Remove version attribute from docker-compose files
...
The version attribute has been deprecated.
2024-08-08 15:38:57 +02:00
Sébastien Deleuze
013230eed1
Switch to Spring Boot 3.3
...
Closes gh-60
2024-06-18 12:17:15 +02:00
Sébastien Deleuze
e4ff6fc20c
Refactor the CR plugin to a Lifecycle one
2024-06-14 18:29:28 +02:00
Chris Bono
72e67c173a
Update usage of @PulsarReader in Spring Pulsar app test
2023-12-12 11:21:50 +01:00
Sébastien Deleuze
4c4d97ddb7
Let Boot manage CRaC dependency version
2023-11-24 15:44:16 +01:00
Chris Bono
ac517fa165
Increase logging level for Spring Pulsar reactive app
...
Closes gh-44
2023-11-06 07:54:20 +01:00
Chris Bono
91291b16de
Add Spring Pulsar smoke tests
...
This commit introduces CRaC smoke tests for Spring Pulsar
and Spring Pulsar Reactive.
See spring-projects/spring-pulsar#422
Closes gh-38
2023-09-25 10:15:04 +02:00
Sébastien Deleuze
62deeebd15
Upgrade spring-rabbit to 3.0.8
2023-09-04 10:34:19 +02:00
Christian Tzolov
6cc596157c
coordinate the task completion with lifecycle stop
2023-09-04 10:28:29 +02:00
Christian Tzolov
865edc0755
Add smoke test for Spring RabbitMQ
...
- Change the AmqpRabbitApplication implementation to align the RabbitTemplate with SmartLifecycle.
- Add reminder to update the spring-rabbit version to 3.0.8+.
2023-09-04 10:28:29 +02:00
Christian Tzolov
4cf7747f49
Add smoke test for Kafka Streams
...
Closes gh-12
2023-08-03 16:51:13 +02:00
Christian Tzolov
0efa307630
Add smoke test for Spring Kafka with AVRO
...
Closes gh-11
2023-08-03 16:37:04 +02:00
Christian Tzolov
3f516b565a
Add smoke test for Spring Integration with weblux and data
...
Closes gh-10
2023-08-03 16:37:03 +02:00
Christian Tzolov
52303e2935
Add smoke test for Spring Kafka
...
- Use a CRaC compatible spring-kafka version ( >=3.0.10-SNAPSHOT)
Closes gh-9
2023-08-03 16:36:50 +02:00
Christian Tzolov
660c3568e7
Add smoke test for Spring Integration file-copy pipeline
2023-07-31 17:41:11 +02:00