課程
/后端開發(fā)
/Java
/2小時(shí)上手SpringBoot
為什么直接插入,不適用optional會(huì)造成有null的情況呢?
2020-02-20
源自:2小時(shí)上手SpringBoot 6-2
正在回答
Saves a given entity. Use the returned instance for further operations as the save operation might have changed theentity instance completely.
Type Parameters:<S> Parameters:entity must not be null.Returns:the saved entity; will never be null.
舉報(bào)
2小時(shí)上手SpringBoot,實(shí)戰(zhàn)開發(fā)紅包表白程序,體現(xiàn)程序員專屬花式浪漫
1 回答用applicaton.yml寫為什么會(huì)報(bào)錯(cuò)呢
3 回答為什么用getDescription()后頁面值顯示null
1 回答為什么我的dev打不開網(wǎng)頁,但是prod可以呢?
1 回答為什么要用@value
2 回答數(shù)據(jù)庫連接報(bào)錯(cuò)怎么辦呢
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2020-02-21
Saves a given entity. Use the returned instance for further operations as the save operation might have changed theentity instance completely.
Type Parameters:<S> Parameters:entity must not be null.Returns:the saved entity; will never be null.