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.
Version2.0.0compared with
Version Details
| 1.0.4 | 2.0.0 | |
|---|---|---|
| Release date | Sep 20, 2024 | Feb 05, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Managed Changes (8)
| 1.0.4 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.lmax » disruptor | - | 4.0.0 |
| ~ Updated | io.github.wendy512 » stream-components-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-core-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-kafka-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-mqtt-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-pulsar-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-rabbitmq-springboot3 | 1.0.4 | 2.0.0 |
| ~ Updated | io.github.wendy512 » stream-redis-springboot3 | 1.0.4 | 2.0.0 |