課程
/后端開發
/Java
/2小時上手SpringBoot
為什么直接插入,不適用optional會造成有null的情況呢?
2020-02-20
源自:2小時上手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.
舉報
2小時上手SpringBoot,實戰開發紅包表白程序,體現程序員專屬花式浪漫
1 回答用applicaton.yml寫為什么會報錯呢
3 回答為什么用getDescription()后頁面值顯示null
1 回答為什么我的dev打不開網頁,但是prod可以呢?
1 回答為什么要用@value
2 回答數據庫連接報錯怎么辦呢
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
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.