请阅读发行说明: https : //github.com/spring-projects/spring-
boot/wiki/Spring-Boot-1.4-Release-Notes#entityscan:
该
@org.springframework.boot.orm.jpa.EntityScan注释已弃用,应替换@org.springframework.boot.autoconfigure.domain.EntityScan或明确的配置。

请阅读发行说明: https : //github.com/spring-projects/spring-
boot/wiki/Spring-Boot-1.4-Release-Notes#entityscan:
该
@org.springframework.boot.orm.jpa.EntityScan注释已弃用,应替换@org.springframework.boot.autoconfigure.domain.EntityScan或明确的配置。