Skip to content

Commit

Permalink
!35 回退 'Pull Request !34 : 新增 log-aop 组件模块'
Browse files Browse the repository at this point in the history
* 回退 'Pull Request !34 : 新增 log-aop 组件模块'
  • Loading branch information
Charles7c committed Dec 11, 2024
1 parent 9624709 commit c32dc69
Show file tree
Hide file tree
Showing 21 changed files with 11 additions and 614 deletions.
10 changes: 1 addition & 9 deletions continew-starter-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -490,13 +490,6 @@
<version>${revision}</version>
</dependency>

<!-- 日志模块 - 基于 AOP 实现日志记录 -->
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-starter-log-aop</artifactId>
<version>${revision}</version>
</dependency>

<!-- 日志模块 - 核心模块 -->
<dependency>
<groupId>top.continew</groupId>
Expand Down Expand Up @@ -687,8 +680,7 @@
<configuration>
<artifacts>
<artifact>
<file>${project.build.directory}/effective-pom/continew-starter-dependencies.xml
</file>
<file>${project.build.directory}/effective-pom/continew-starter-dependencies.xml</file>
<type>effective-pom</type>
</artifact>
</artifacts>
Expand Down
21 changes: 0 additions & 21 deletions continew-starter-log/continew-starter-log-aop/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c32dc69

Please sign in to comment.