jar

com.jeesuite : jeesuite-springboot-starter

Maven & Gradle

May 22, 2022
595 stars
Table Of Contents

Latest Version

Download com.jeesuite : jeesuite-springboot-starter JAR file - Latest Versions:

All Versions

Download com.jeesuite : jeesuite-springboot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.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 jeesuite-springboot-starter-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jeesuite.springboot.autoconfigure.feign

├─ com.jeesuite.springboot.autoconfigure.feign.CustomErrorDecoder.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.feign.CustomFeignBuilder.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.feign.CustomLoadBalancerFeignClient.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.feign.CustomRequestInterceptor.class - [JAR]

com.jeesuite.springboot.starter

├─ com.jeesuite.springboot.starter.BaseApplicationStarter.class - [JAR]

com.jeesuite.springboot.autoconfigure

├─ com.jeesuite.springboot.autoconfigure.BaseSupportConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.CustomBeanRegistProcessor.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.CustomDataSourceMybatisConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.CustomWebMvcConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.DefaultDataSourceConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.JacksonConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.RedisConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.SchedulerConfiguration.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.SpringContextManagerConfig.class - [JAR]

├─ com.jeesuite.springboot.autoconfigure.Swagger2Configuration.class - [JAR]

Advertisement