spring-projects / spring-data-redis

Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-redis/
Apache License 2.0
1.77k stars 1.17k forks source link

Improve StreamMessageListenerContainer Javadoc #3021

Closed csct3434 closed 1 week ago

csct3434 commented 1 month ago

[Before]

image

[After]

image
mp911de commented 1 week ago

Thank you for your contribution. That's merged, polished, and backported now.