jar

com.github.likavn : eventbus

Maven & Gradle

Feb 05, 2024
8 stars

eventbus · notify-spring-boot-starter消息组件,支持分布式业务消息总线、消息广播、延时消息等,屏蔽底层不同种类的消息引擎, 提供统一调用接口,可发送异步消息及延时消息,同时可订阅异步消息或延时消息,降低系统耦合度。 目前可选择基于redis、rabbitmq等任一一种做消息引擎,其他消息中间件将被陆续支持。 注意:它不属于消息中间件,他是通过和消息中间件整合,来完成服务之间消息通讯,类似于消息代理。

Table Of Contents

Latest Version

Download com.github.likavn : eventbus JAR file - Latest Versions:

All Versions

Download com.github.likavn : eventbus JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

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 eventbus-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.