Stream supports lightweight messaging within Spring-based applications and supports integration with external systems through declarative adapters.
These adapters provide a higher level of abstraction than Spring's support for remote processing, messaging, and scheduling.
The main goal of Stream is to provide a simple model for building enterprise integration solutions while maintaining separation of concerns, which is essential for producing maintainable and testable code.
Version1.0.3compared with
Version Details
| 1.0.2 | 1.0.3 | |
|---|---|---|
| Release date | May 07, 2024 | Aug 26, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Managed Changes (7)
| 1.0.2 | 1.0.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.wendy512 » stream-components | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-core | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-kafka | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-mqtt | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-pulsar | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-rabbitmq | 1.0.2 | 1.0.3 |
| ~ Updated | io.github.wendy512 » stream-redis | 1.0.2 | 1.0.3 |