Skip to content

Commit

Permalink
redis子工程
Browse files Browse the repository at this point in the history
  • Loading branch information
doufuplus committed Aug 15, 2019
1 parent 505064d commit f3b87c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.doufuplus.boot.shiro;
package com.doufuplus.boot;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.doufuplus.boot.shiro;
package com.doufuplus.boot;

import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.annotation.PropertyAccessor;
Expand Down

0 comments on commit f3b87c8

Please sign in to comment.