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

在使用springboot 方法報錯: Inferred type S for type parameter S is not within its bound should extends xxxxxx 解決方法: springboot 版本問題,將 . . 版本換成 . . 版本。 將girlRepository.findOne id 改為 girlRepository.findById id ...

2019-02-26 22:12 0 1123 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM