SpringBoot+Mybatis
注册1.用户名和密码必须不为空; 2.判断用户名是否存在; 3.保存用户,注册信息;
Swagger地址:http://localhost:8081/swagger-ui.html
使用Example创建Criteria与username和password比对
SpringBoot+Mybatis
注册1.用户名和密码必须不为空; 2.判断用户名是否存在; 3.保存用户,注册信息;
Swagger地址:http://localhost:8081/swagger-ui.html
使用Example创建Criteria与username和password比对