This project is an example of usage zerocode
- Build application -
mvn clean install -Dmaven.test.skip=true
- In IDEA run test class
FullTestSuite
or in another terminal in root of project run commandmvn test
See linked project spring-cloud-stream-binder-kafka-example