消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验,
提供消息发送和消费时的拦截器机制,基于base集成全链路信息(包括tid)跨线程跨线程池跨进程传递的功能
Message queue use quickly, can automatically obtain the connection information of the message
queue server cluster from the configuration center, provide tools to send messages,
provide annotations to consume messages, and bring more comfortable programming experience.
It provides the interceptor mechanism for message sending and consumption, and integrates the function of
full-link information (including tid) across threads, across thread pools and across processes based on base
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ares-boot-starter-mq-related-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.