Skip to content

Commit

Permalink
Add author information to RedisTemplate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinbeom committed Sep 23, 2024
1 parent b1beb97 commit 1361d48
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
* @author ihaohong
* @author Chen Li
* @author Vedran Pavic
* @author Jinbeom Kim
* @param <K> the Redis key type against which the template works (usually a String)
* @param <V> the Redis value type against which the template works
* @see StringRedisTemplate
Expand Down

0 comments on commit 1361d48

Please sign in to comment.