jar

io.github.chushiy : chushiy-spring-boot-starter

Maven & Gradle

Apr 05, 2024

自定义Spring Starter

Table Of Contents

Latest Version

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

All Versions

Download io.github.chushiy : chushiy-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 chushiy-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.chushiy.spring.boot.autoconfigure.Interceptor

├─ com.chushiy.spring.boot.autoconfigure.Interceptor.LogInterceptor.class - [JAR]

com.chushiy.spring.boot.autoconfigure.annotation

├─ com.chushiy.spring.boot.autoconfigure.annotation.CostTime.class - [JAR]

├─ com.chushiy.spring.boot.autoconfigure.annotation.EnableRestControllerResponseAdvice.class - [JAR]

com.chushiy.spring.boot.autoconfigure.enums

├─ com.chushiy.spring.boot.autoconfigure.enums.InterfaceTimeLevelEnum.class - [JAR]

├─ com.chushiy.spring.boot.autoconfigure.enums.JSONTypeEnum.class - [JAR]

com.chushiy.spring.boot.autoconfigure

├─ com.chushiy.spring.boot.autoconfigure.ChuShiYAutoConfigure.class - [JAR]

com.chushiy.spring.boot.autoconfigure.filter

├─ com.chushiy.spring.boot.autoconfigure.filter.ClientInformationFilter.class - [JAR]

├─ com.chushiy.spring.boot.autoconfigure.filter.LogFilter.class - [JAR]

com.chushiy.spring.boot.autoconfigure.properties

├─ com.chushiy.spring.boot.autoconfigure.properties.ChuShiYProperties.class - [JAR]

com.chushiy.spring.boot.autoconfigure.advice

├─ com.chushiy.spring.boot.autoconfigure.advice.GlobalExceptionHandler.class - [JAR]

├─ com.chushiy.spring.boot.autoconfigure.advice.RestControllerResponseAdvice.class - [JAR]

com.chushiy.spring.boot.autoconfigure.aspect

├─ com.chushiy.spring.boot.autoconfigure.aspect.CostTimeAspect.class - [JAR]

com.chushiy.spring.boot.autoconfigure.redis

├─ com.chushiy.spring.boot.autoconfigure.redis.RedisConfig.class - [JAR]