cn.hangsman.operatelog:operate-log-spring-boot-autoconfigure

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

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.hangsman.operatelog
ArtifactId

ArtifactId

operate-log-spring-boot-autoconfigure
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download operate-log-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0