zainxiao

Results 4 comments of zainxiao

我只是简单的配置了数据库,在测试用例上resource引入

```xml 4.0.0 org.springframework.boot spring-boot-starter-parent 3.1.5 com.example demoorm 0.0.1-SNAPSHOT demoorm demoorm 17 org.springframework.boot spring-boot-starter-web com.mysql mysql-connector-j runtime org.projectlombok lombok true org.springframework.boot spring-boot-starter-test test com.github.gaarason.database-all database-spring-boot-starter 4.9.1 com.alibaba druid-spring-boot-starter 1.2.18 org.springframework.boot spring-boot-maven-plugin...

这是运行自动生成 model 和 entity 代码时报的错,这个项目是不是还不兼容 springboot3