EntityScan类已从SpringBoot 1.5.0-SNAPSHOT中删除,当我更改为1.3.0-SNAPSHOT版本时,EntityScan存在.
我必须添加另一个依赖使用EntityScan与SpringBoot 1.5.0-SNAPSHOT?
请阅读发行说明: 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或明确的配置.
| 归档时间: |
|
| 查看次数: |
3117 次 |
| 最近记录: |