原文:Inferred type 'S' for type parameter 'S' is not within its bound; should extend

在使用springboot 方法报错: Inferredtype S fortypeparameter S isnotwithin its bound should extends xxxxxx 解决方法: springboot 版本问题,将 . . 版本换成 . . 版本。 将girlRepository.findOne id 改为girlRepository.findById id .orEl ...

2018-08-17 15:01 0 1658 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM