jar

com.tosan.client.http : tosan-httpclient-spring-boot-starter

Maven & Gradle

Aug 21, 2023
6 stars
Table Of Contents

Latest Version

Download com.tosan.client.http : tosan-httpclient-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.tosan.client.http : tosan-httpclient-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.1.x
2.0.x
1.0.x
0.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 tosan-httpclient-spring-boot-starter-2.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tosan.client.http.starter.impl.feign.aspect

├─ com.tosan.client.http.starter.impl.feign.aspect.FeignUndeclaredThrowableExceptionAspect.class - [JAR]

com.tosan.client.http.starter.impl.feign.annotation

├─ com.tosan.client.http.starter.impl.feign.annotation.SdkController.class - [JAR]

com.tosan.client.http.starter.configuration

├─ com.tosan.client.http.starter.configuration.AbstractFeignConfiguration.class - [JAR]

├─ com.tosan.client.http.starter.configuration.TosanFeignAutoConfiguration.class - [JAR]

com.tosan.client.http.starter.impl.feign.logger

├─ com.tosan.client.http.starter.impl.feign.logger.HttpFeignClientLogger.class - [JAR]

com.tosan.client.http.starter.impl.feign

├─ com.tosan.client.http.starter.impl.feign.CustomErrorDecoder.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.CustomErrorDecoderConfig.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.ErrorObject.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.ExceptionExtractType.class - [JAR]

com.tosan.client.http.starter.impl.feign.exception

├─ com.tosan.client.http.starter.impl.feign.exception.FeignClientRequestExecuteException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.FeignConfigurationException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.InternalServerException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.JsonConvertException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.TosanWebServiceBaseException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.TosanWebServiceException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.TosanWebServiceRuntimeException.class - [JAR]

├─ com.tosan.client.http.starter.impl.feign.exception.UnknownException.class - [JAR]