jar

io.github.dr-yanglong : ons-http-spring-boot-starter

Maven & Gradle

Dec 08, 2022
6 stars

ons-http-spring-boot-starter · 阿里云ONS HTTP客户端封装, spring boot starter组件。 a component for aliyun ons with HTTP client.

Table Of Contents

Latest Version

Download io.github.dr-yanglong : ons-http-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.dr-yanglong : ons-http-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 ons-http-spring-boot-starter-1.0.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.yanglong.ons.http.producer

├─ io.github.yanglong.ons.http.producer.HalfMsgConfirmRunnable.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HalfMsgStatusChecker.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HttpProducerAutoConfiguration.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HttpProducerConfig.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HttpProducerFactory.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HttpProducerProperties.class - [JAR]

├─ io.github.yanglong.ons.http.producer.HttpSender.class - [JAR]

io.github.yanglong.ons.http

├─ io.github.yanglong.ons.http.AbstractHttpClientFactory.class - [JAR]

├─ io.github.yanglong.ons.http.OnsHttpClientCache.class - [JAR]

├─ io.github.yanglong.ons.http.OnsHttpException.class - [JAR]

io.github.yanglong.ons.http.consumer

├─ io.github.yanglong.ons.http.consumer.HttpConsumerAutoConfiguration.class - [JAR]

├─ io.github.yanglong.ons.http.consumer.HttpConsumerConfig.class - [JAR]

├─ io.github.yanglong.ons.http.consumer.HttpConsumerFactory.class - [JAR]

├─ io.github.yanglong.ons.http.consumer.HttpConsumerProperties.class - [JAR]

├─ io.github.yanglong.ons.http.consumer.HttpConsumerRunnable.class - [JAR]

├─ io.github.yanglong.ons.http.consumer.HttpMessageListener.class - [JAR]