Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leelance authored Jun 30, 2016
1 parent 89c3d0b commit 6756c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-shiro-redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Add dependencies to pom
</dependency>
```

Shiro configuration
Shiro-Redis configuration
```java
@Bean(name="shrioRedisCacheManager")
@DependsOn(value="redisTemplate")
Expand Down

0 comments on commit 6756c15

Please sign in to comment.