去除多余注解

配置 sql日志监听
This commit is contained in:
2024-09-14 17:15:55 +08:00
parent c9c6bb6349
commit 5215a440c9
257 changed files with 290 additions and 3815 deletions

View File

@@ -23,11 +23,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<dependency>
<groupId>com.github.gavlyukovskiy</groupId>
<artifactId>p6spy-spring-boot-starter</artifactId>
<version>1.7.0</version>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>
<version>3.8.2</version>
</dependency>
<!-- 代码生成模块 -->
<dependency>