DATAREDIS-728 - Polishing.

Add tests. Add author tag.

Original pull request: #293.
This commit is contained in:
Mark Paluch
2017-11-16 12:36:13 +01:00
parent 1504c76c2e
commit 1a6f51a7f9
2 changed files with 5 additions and 2 deletions

View File

@@ -215,6 +215,7 @@ public class RedisCacheManager extends AbstractTransactionSupportingCacheManager
*
* @author Christoph Strobl
* @author Mark Strobl
* @author Kezhu Wang
* @since 2.0
*/
public static class RedisCacheManagerBuilder {