springboot集成jpa问题 springboot集成jpa时,实体bean如果继承了父bean属性,dao层自定义方法中会获取不到继承的属性,此时需要在父bean内添加注解@MappedSuperclass