请问在springboot引用spring-boot-starter-data-redis的时候,往往会出现Multiple Spring Data modules found,我不需要redis去扫描jpa的repository,不知道有没有办法做到,谢谢 ...