Skip to content

salaboy/test-spring-cloud-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-spring-cloud-streams

This project is a reproducer for testing Spring Cloud Streams. I'm trying to find out if there is a bug or a bad configuration from my side. This test uses RabbitMQ that's why you need to make sure that is started (Docker Compose provided)

In order to reproduce you should:

  1. cd docker/
  2. docker-compose up -d
  3. cd ..
  4. mvn clean install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages