原文: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