日志配置

pom 配置
hutool/fastjson2
代码生成器
This commit is contained in:
2025-02-07 14:04:21 +08:00
parent a063aeb0e0
commit 4bc853477a
16 changed files with 366 additions and 42 deletions

View File

@@ -24,4 +24,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
</dependencies>
</project>