cn.hangsman:operate-log-spring-boot-starter

参考 https://github.com/mouzt/mzt-biz-log 实现的一款基于 spring aop 操作日志记录工具

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.hangsman
ArtifactId

ArtifactId

operate-log-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

参考 https://github.com/mouzt/mzt-biz-log 实现的一款基于 spring aop 操作日志记录工具

Download operate-log-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
cn.hangsman : operate-log-core jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0