jar

com.github.shijingsh : knife4j-spring-boot-autoconfigure

Maven & Gradle

Feb 06, 2023
4 usages
2 stars

knife4j-spring-boot-autoconfigure · Spring Boot autoconfigure

Table Of Contents

Latest Version

Download com.github.shijingsh : knife4j-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download com.github.shijingsh : knife4j-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.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 knife4j-spring-boot-autoconfigure-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.xiaoymin.knife4j.spring.configuration

├─ com.github.xiaoymin.knife4j.spring.configuration.Knife4jAutoConfiguration.class - [JAR]

├─ com.github.xiaoymin.knife4j.spring.configuration.Knife4jHttpBasic.class - [JAR]

├─ com.github.xiaoymin.knife4j.spring.configuration.Knife4jProperties.class - [JAR]

com.github.xiaoymin.knife4j.spring.annotations

├─ com.github.xiaoymin.knife4j.spring.annotations.EnableKnife4j.class - [JAR]

Advertisement