springboot自定义starter实现,出错

自定义starter实现,发现无法启动,报错

img

Caused by: java.io.FileNotFoundException: class path resource [org/springframework/boot/autoconfigure/EnableAutoConfiguration=com/example/redisspringbootautoconfigure/RedisAutoConfiguration.class] cannot be opened because it does not exist

这个类有嘛
RedisAutoConfiguration