operate-log

参考mzt-biz-log实现的一款基于 spring aop 操作日志记录工具 支持自定义方法处理

License

License

GroupId

GroupId

cn.hangsman.operatelog
ArtifactId

ArtifactId

operate-log
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

operate-log
参考mzt-biz-log实现的一款基于 spring aop 操作日志记录工具 支持自定义方法处理
Project URL

Project URL

https://github.com/hangsman/operate-log
Source Code Management

Source Code Management

https://github.com/hangsman/operate-log

Download operate-log

Filename Size
operate-log-1.1.1.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.hangsman.operatelog/operate-log/ -->
<dependency>
    <groupId>cn.hangsman.operatelog</groupId>
    <artifactId>operate-log</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hangsman.operatelog/operate-log/
implementation 'cn.hangsman.operatelog:operate-log:1.1.1'
// https://jarcasting.com/artifacts/cn.hangsman.operatelog/operate-log/
implementation ("cn.hangsman.operatelog:operate-log:1.1.1")
'cn.hangsman.operatelog:operate-log:pom:1.1.1'
<dependency org="cn.hangsman.operatelog" name="operate-log" rev="1.1.1">
  <artifact name="operate-log" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hangsman.operatelog', module='operate-log', version='1.1.1')
)
libraryDependencies += "cn.hangsman.operatelog" % "operate-log" % "1.1.1"
[cn.hangsman.operatelog/operate-log "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • operate-log-core
  • operate-log-spring-boot-autoconfigure
  • operate-log-spring-boot-starter

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0