Commit c90fd85
Fix typos in Javadoc and assertion messages.
Correct "provieded" to "provided" in RedisMessageConverters, fix "bot" to "not" in the assertion message of GenericJackson2JsonRedisSerializer's typeHintPropertyName(...), and update DefaultStreamOperations' class-level Javadoc to reference StreamOperations instead of the copy-pasted ListOperations.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NCNaLYkirUWaphVdUZPvEa
Signed-off-by: juhyun <zzang9ha@naver.com>1 parent 24a9c84 commit c90fd85
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src/main/java/org/springframework/data/redis
- core
- serializer
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments