课程
/后端开发
/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 回答数据库连接报错怎么办呢