p6spy-spring-boot-starter

让 p6spy支持 springboot 的配置方式,直接在 bootstrap.yml 等配置文件配置,不用再写spy.properties

License

License

Categories

Categories

Spring Boot Container Microservices p6spy Application Layer Libs Logging
GroupId

GroupId

io.github.rxf113
ArtifactId

ArtifactId

p6spy-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

p6spy-spring-boot-starter
让 p6spy支持 springboot 的配置方式,直接在 bootstrap.yml 等配置文件配置,不用再写spy.properties
Project URL

Project URL

https://github.com/rxf113/p6spy-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/rxf113/p6spy-spring-boot-starter/tree/main

Download p6spy-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
p6spy : p6spy jar 3.9.1
org.springframework.boot : spring-boot-autoconfigure jar 2.5.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0