jar

com.skrstop.framework : components-starter-feign-protostuff

Maven & Gradle

Dec 21, 2023

skrstop mix micro service starter feign protostuff · skrstop starter feign protostuff

Table Of Contents

Latest Version

Download com.skrstop.framework : components-starter-feign-protostuff JAR file - Latest Versions:

All Versions

Download com.skrstop.framework : components-starter-feign-protostuff JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.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 components-starter-feign-protostuff-1.3.1.20231221-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.skrstop.framework.components.starter.feign.protostuff.condition

├─ com.skrstop.framework.components.starter.feign.protostuff.condition.UseLocalFeignClientCondition.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.configuration

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.DisableValidationTrustManager.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.FeignAutoScanConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.FeignCustomAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.FeignOkHttpProperties.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.GlobalFeignProperties.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.GlobalHttp2Properties.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.Http2TomcatAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.Http2UndertowAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.OkHttpAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.ProtostuffFeignDecoder.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.TrustAllHostnames.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.configuration.webmvc

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.webmvc.FeignMessageConverterAutoConfiguration.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.webmvc.ProtobufFeignClientBeanPostProcessor.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.configuration.webmvc.ProtostuffReturnResponseHandlerAutoConfiguration.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.constant

├─ com.skrstop.framework.components.starter.feign.protostuff.constant.GlobalConfigConst.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.interceptor

├─ com.skrstop.framework.components.starter.feign.protostuff.interceptor.FeignHttpFilter.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.interceptor.FeignMarkInterceptor.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.interceptor.OkHttpResponseLogInterceptor.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.annotation

├─ com.skrstop.framework.components.starter.feign.protostuff.annotation.ProtostuffFeignClient.class - [JAR]

com.skrstop.framework.components.starter.feign.protostuff.converter

├─ com.skrstop.framework.components.starter.feign.protostuff.converter.ProtostuffHttpMessageConverter.class - [JAR]

├─ com.skrstop.framework.components.starter.feign.protostuff.converter.WebMvcProtostuffReturnResponseHandler.class - [JAR]