jar

com.github.zengfr.platform : web-sdk-rest

Maven & Gradle

Aug 17, 2022

基于 Spring Authorization Server 的 Conuni Cloud 基础核心组件模块

Table Of Contents

Latest Version

Download com.github.zengfr.platform : web-sdk-rest JAR file - Latest Versions:

All Versions

Download com.github.zengfr.platform : web-sdk-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 web-sdk-rest-2.7.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zengfr.platform.web.rest.enhance

├─ com.github.zengfr.platform.web.rest.enhance.OkHttpResponseInterceptor.class - [JAR]

com.github.zengfr.platform.web.rest.configuration

├─ com.github.zengfr.platform.web.rest.configuration.OpenApiConfiguration.class - [JAR]

com.github.zengfr.platform.web.rest.annotation

├─ com.github.zengfr.platform.web.rest.annotation.ConditionalOnFeignUseHttpClient.class - [JAR]

├─ com.github.zengfr.platform.web.rest.annotation.ConditionalOnFeignUseOkHttp.class - [JAR]

├─ com.github.zengfr.platform.web.rest.annotation.EnableZengfrRest.class - [JAR]

com.github.zengfr.platform.web.rest.condition

├─ com.github.zengfr.platform.web.rest.condition.FeignUseHttpClientCondition.class - [JAR]

├─ com.github.zengfr.platform.web.rest.condition.FeignUseOkHttpCondition.class - [JAR]

com.github.zengfr.platform.web.rest.feign

├─ com.github.zengfr.platform.web.rest.feign.FeignErrorDecoder.class - [JAR]

├─ com.github.zengfr.platform.web.rest.feign.FeignInnerContract.class - [JAR]

├─ com.github.zengfr.platform.web.rest.feign.FeignRemoteCallExceptionWrapper.class - [JAR]

├─ com.github.zengfr.platform.web.rest.feign.FeignRequestInterceptor.class - [JAR]

com.github.zengfr.platform.web.rest.processor

├─ com.github.zengfr.platform.web.rest.processor.DefaultOpenApiServerResolver.class - [JAR]

com.github.zengfr.platform.web.rest.autoconfigure

├─ com.github.zengfr.platform.web.rest.autoconfigure.FeignAutoConfiguration.class - [JAR]

├─ com.github.zengfr.platform.web.rest.autoconfigure.HttpClientAutoConfiguration.class - [JAR]

├─ com.github.zengfr.platform.web.rest.autoconfigure.OkHttpAutoConfiguration.class - [JAR]

├─ com.github.zengfr.platform.web.rest.autoconfigure.RestTemplateAutoConfiguration.class - [JAR]

├─ com.github.zengfr.platform.web.rest.autoconfigure.WebRestAutoConfiguration.class - [JAR]