/SpringBoot3Demo

a demo project for springboot 3

Primary LanguageJavaApache License 2.0Apache-2.0

SpringBoot3Demo

a demo project for springboot 3

技术栈

1.数据库:mysql

2.集成mybatis-plus

数据库:test
代码包含:mapper,entity
实现对表:test_data的CRUD
单元测试:实现getById、selectById查询数据