mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-12 03:03:08 +08:00
refactor(log): 优化日志处理器解析 description、module 方法
This commit is contained in:
@@ -11,4 +11,12 @@
|
||||
|
||||
<artifactId>continew-starter-log-core</artifactId>
|
||||
<description>ContiNew Starter 日志模块 - 核心模块</description>
|
||||
|
||||
<dependencies>
|
||||
<!-- Swagger 注解 -->
|
||||
<dependency>
|
||||
<groupId>io.swagger.core.v3</groupId>
|
||||
<artifactId>swagger-annotations-jakarta</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Reference in New Issue
Block a user