aws-log-spring-boot-starter

java Custom log start, annotate log on method

License

License

Categories

Categories

Spring Boot Container Microservices AWS PaaS Providers
GroupId

GroupId

io.github.zhangxin139
ArtifactId

ArtifactId

aws-log-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

aws-log-spring-boot-starter
java Custom log start, annotate log on method
Project URL

Project URL

https://github.com/zhangxin139/aws-log-spring-boot-starter/

Download aws-log-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-aspects jar 5.2.9.RELEASE
org.springframework : spring-webmvc jar 5.2.9.RELEASE
commons-dbutils : commons-dbutils jar 1.7
com.alibaba : fastjson jar 1.2.35
org.springframework.boot : spring-boot-autoconfigure jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.7.RELEASE
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE