easylog-spring-boot-starter

通过注解实现操作日志记录

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.flyhero
ArtifactId

ArtifactId

easylog-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easylog-spring-boot-starter
通过注解实现操作日志记录
Source Code Management

Source Code Management

https://github.com/flyhero/easy-log.git

Download easylog-spring-boot-starter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.6.RELEASE
org.projectlombok : lombok jar 1.18.16
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-json jar 2.3.6.RELEASE
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0