jar

com.github.hiwepy : aliyun-ons-spring-boot-starter

Maven & Gradle

Jun 07, 2022

com.github.hiwepy:aliyun-ons-spring-boot-starter · Spring Boot Starter For Aliyun ONS

Table Of Contents

Latest Version

Download com.github.hiwepy : aliyun-ons-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : aliyun-ons-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
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 aliyun-ons-spring-boot-starter-2.0.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.openservices.spring.boot

├─ com.aliyun.openservices.spring.boot.AbstractBatchMessageListener.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AbstractMessageListener.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AbstractMessageOrderListener.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AliyunOnsAutoConfiguration.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AliyunOnsMqPoolProperties.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AliyunOnsMqProperties.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AliyunOnsMqTemplate.class - [JAR]

├─ com.aliyun.openservices.spring.boot.AliyunProperties.class - [JAR]

com.aliyun.openservices.spring.boot.annotation

├─ com.aliyun.openservices.spring.boot.annotation.BatchMessageConsumer.class - [JAR]

├─ com.aliyun.openservices.spring.boot.annotation.MessageConsumer.class - [JAR]

├─ com.aliyun.openservices.spring.boot.annotation.MessageOrderConsumer.class - [JAR]