摘要:
1.数据库建立ssm库,建立user表 2.user实体类 public class User { private int id; private String name; private String password; public int getId() { return id; } publ 阅读全文
posted @ 2022-10-19 11:35
lwx_R
阅读(32)
评论(0)
推荐(0)
摘要:
1. pom.xml <dependencies> <!-- junit 测试--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>test</s 阅读全文
posted @ 2022-10-19 10:35
lwx_R
阅读(40)
评论(0)
推荐(0)

浙公网安备 33010602011771号