Spring Cloud Stream Functions Sample This is a simple project using Spring Cloud Stream with Spring Cloud Functions. To run the application Run docker-compose docker-compose up Build the project ./gradlew clean build Run the Main class ./gradlew bootRun