jar

io.github.rxf113 : p6spy-spring-boot-starter

Maven & Gradle

Dec 31, 2021
3 stars

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

Table Of Contents

Latest Version

Download io.github.rxf113 : p6spy-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.rxf113 : p6spy-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window p6spy-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rxf113.p6spy

├─ com.rxf113.p6spy.Constants.class - [JAR]

├─ com.rxf113.p6spy.CusP6spyConfigLoaderBeanPostProcessor.class - [JAR]

├─ com.rxf113.p6spy.P6spyAutoConfiguration.class - [JAR]

├─ com.rxf113.p6spy.P6spyProperties.class - [JAR]

├─ com.rxf113.p6spy.SmartPropertiesFieldsGenerator.class - [JAR]

Advertisement