Files
spring-cloud-stream-samples/function-based-stream-app-samples
dependabot[bot] 545ff85650 Bump spring-core
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.8.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.8.RELEASE...v5.2.22.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 14:32:58 -04:00
..
2023-08-28 14:32:58 -04:00
2020-08-17 16:06:35 -04:00
2020-08-17 16:06:35 -04:00
2020-12-07 09:25:02 -05:00
2020-08-17 16:06:35 -04:00

= Function Based Stream Application Samples

This directory contains samples using the re-architected stream-applications and base functions included in https://github.com/spring-cloud/stream-applications.