https://github.com/cailliaud/spring-cloud-stream
Test Spring Cloud Stream Kafka
https://github.com/cailliaud/spring-cloud-stream
spring spring-boot spring-cloud-function spring-cloud-stream
Last synced: 11 months ago
JSON representation
Test Spring Cloud Stream Kafka
- Host: GitHub
- URL: https://github.com/cailliaud/spring-cloud-stream
- Owner: cailliaud
- Created: 2021-06-30T19:54:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T13:28:21.000Z (over 4 years ago)
- Last Synced: 2025-01-27T23:42:18.204Z (about 1 year ago)
- Topics: spring, spring-boot, spring-cloud-function, spring-cloud-stream
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-cloud-stream [](https://github.com/cailliaud/spring-cloud-stream/actions/workflows/maven.yml) [](https://github.com/cailliaud/spring-cloud-stream/actions/workflows/sonar-analysis.yml) [](https://sonarcloud.io/dashboard?id=cailliaud_spring-cloud-stream)
  
Objectifs:
* Spring cloud stream avec le mode functional et non avec les annotations deprecated (@StreamListener, @EnableBinding, ...)
* Utiliser TestContainer avec le conteneur kafka pour les tests d'intégration