jar

io.gitee.he-fu-lin : rocketmq-ons-spring-boot-starter

Maven & Gradle

Sep 12, 2022

rocket-ons-spring-boot-starter · SpringBoot Starter for AliYun Rocket ONS

Table Of Contents

Latest Version

Download io.gitee.he-fu-lin : rocketmq-ons-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.he-fu-lin : rocketmq-ons-spring-boot-starter JAR file - All Versions:

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

io.gitee.hfl.rocketmq.consumer

├─ io.gitee.hfl.rocketmq.consumer.RocketListener.class - [JAR]

io.gitee.hfl.rocketmq.annotation

├─ io.gitee.hfl.rocketmq.annotation.EnableRocketONS.class - [JAR]

├─ io.gitee.hfl.rocketmq.annotation.OnsConfiguration.class - [JAR]

├─ io.gitee.hfl.rocketmq.annotation.RocketConsumer.class - [JAR]

├─ io.gitee.hfl.rocketmq.annotation.RocketProducer.class - [JAR]

io.gitee.hfl.rocketmq.config

├─ io.gitee.hfl.rocketmq.config.RocketAutoConfiguration.class - [JAR]

io.gitee.hfl.rocketmq.msg

├─ io.gitee.hfl.rocketmq.msg.MessageData.class - [JAR]

io.gitee.hfl.rocketmq.props

├─ io.gitee.hfl.rocketmq.props.RocketProperties.class - [JAR]

io.gitee.hfl.rocketmq.env

├─ io.gitee.hfl.rocketmq.env.EnvironmentVirtual.class - [JAR]

io.gitee.hfl.rocketmq.handler

├─ io.gitee.hfl.rocketmq.handler.SendCallbackHandler.class - [JAR]

io.gitee.hfl.rocketmq.register

├─ io.gitee.hfl.rocketmq.register.ConsumerAutoRegister.class - [JAR]

io.gitee.hfl.rocketmq.producer

├─ io.gitee.hfl.rocketmq.producer.DefaultProducerProxy.class - [JAR]

io.gitee.hfl.rocketmq.resolver

├─ io.gitee.hfl.rocketmq.resolver.PropertyResolver.class - [JAR]

Advertisement