摘要:
错误信息:ids for this class must be manually assigned before calling save(): sample.db.Completedsample 原因分析:从字面上理解的意思是,在save之前,必须手动指定id,其中id的; 解决办法:将主键设为自 阅读全文
posted @ 2021-01-19 15:56
小破孩楼主
阅读(1019)
评论(0)
推荐(0)
摘要:
Spring Boot提供了一些注解和工具去帮助开发者测试他们的应用。 1、添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> 阅读全文
posted @ 2021-01-19 14:02
小破孩楼主
阅读(1369)
评论(0)
推荐(0)
浙公网安备 33010602011771号