All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download notify-spring-boot-starter JAR 1.6.1 with all dependencies


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

Files of the artifact notify-spring-boot-starter version 1.6.1 from the group com.github.likavn.

Artifact notify-spring-boot-starter
Group com.github.likavn
Version 1.6.1
Last update 01. June 2023
Tags: spring starter boot rabbitmq notify redis
Organization not specified
URL https://github.com/likavn/notify-spring-boot-starter
License Apache-2.0 license
Dependencies amount 2
Dependencies spring-boot-autoconfigure, fastjson,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of notify-spring-boot-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of notify-spring-boot-starter version 1.6.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.factories
com.github.likavn.notify.annotation
com.github.likavn.notify.annotation.com.github.likavn.notify.annotation.FailCallback
com.github.likavn.notify.api
com.github.likavn.notify.api.com.github.likavn.notify.api.DelayMsgListener
com.github.likavn.notify.api.com.github.likavn.notify.api.MsgSender
com.github.likavn.notify.api.com.github.likavn.notify.api.SubscribeMsgListener
com.github.likavn.notify.base
com.github.likavn.notify.base.com.github.likavn.notify.base.AbstractDelayMsgAcceptHandler
com.github.likavn.notify.base.com.github.likavn.notify.base.AbstractMsgFailRetryHandler
com.github.likavn.notify.base.com.github.likavn.notify.base.AbstractMsgWrapSenderHandler
com.github.likavn.notify.base.com.github.likavn.notify.base.MsgListenerContainer
com.github.likavn.notify.base.com.github.likavn.notify.base.NodeTestConnect
com.github.likavn.notify.config
com.github.likavn.notify.config.com.github.likavn.notify.config.NotifyConfig
com.github.likavn.notify.constant
com.github.likavn.notify.constant.com.github.likavn.notify.constant.MsgConstant
com.github.likavn.notify.domain
com.github.likavn.notify.domain.com.github.likavn.notify.domain.Message
com.github.likavn.notify.domain.com.github.likavn.notify.domain.Request
com.github.likavn.notify.domain.com.github.likavn.notify.domain.ServiceContext
com.github.likavn.notify.domain.com.github.likavn.notify.domain.SubMsgConsumer
com.github.likavn.notify.domain.com.github.likavn.notify.domain.Topic
com.github.likavn.notify.prop
com.github.likavn.notify.prop.com.github.likavn.notify.prop.NotifyProperties
com.github.likavn.notify.provider
com.github.likavn.notify.provider.com.github.likavn.notify.provider.ConnectionWatchdog
com.github.likavn.notify.provider.rabbitmq
com.github.likavn.notify.provider.rabbitmq.com.github.likavn.notify.provider.rabbitmq.RabbitMqDelayMsgListener
com.github.likavn.notify.provider.rabbitmq.com.github.likavn.notify.provider.rabbitmq.RabbitMqMsgSender
com.github.likavn.notify.provider.rabbitmq.com.github.likavn.notify.provider.rabbitmq.RabbitMqNodeTestConnect
com.github.likavn.notify.provider.rabbitmq.com.github.likavn.notify.provider.rabbitmq.RabbitMqSubscribeMsgListener
com.github.likavn.notify.provider.rabbitmq.config
com.github.likavn.notify.provider.rabbitmq.config.com.github.likavn.notify.provider.rabbitmq.config.NotifyRabbitMqConfig
com.github.likavn.notify.provider.rabbitmq.constant
com.github.likavn.notify.provider.rabbitmq.constant.com.github.likavn.notify.provider.rabbitmq.constant.RabbitMqConstant
com.github.likavn.notify.provider.redis
com.github.likavn.notify.provider.redis.com.github.likavn.notify.provider.redis.RLock
com.github.likavn.notify.provider.redis.com.github.likavn.notify.provider.redis.RedisDelayMsgListener
com.github.likavn.notify.provider.redis.com.github.likavn.notify.provider.redis.RedisMsgSender
com.github.likavn.notify.provider.redis.com.github.likavn.notify.provider.redis.RedisNodeTestConnect
com.github.likavn.notify.provider.redis.com.github.likavn.notify.provider.redis.RedisSubscribeMsgListener
com.github.likavn.notify.provider.redis.config
com.github.likavn.notify.provider.redis.config.com.github.likavn.notify.provider.redis.config.NotifyRedisConfig
com.github.likavn.notify.provider.redis.constant
com.github.likavn.notify.provider.redis.constant.com.github.likavn.notify.provider.redis.constant.RedisConstant
com.github.likavn.notify.provider.redis.domain
com.github.likavn.notify.provider.redis.domain.com.github.likavn.notify.provider.redis.domain.RedisSubMsgConsumer
com.github.likavn.notify.utils
com.github.likavn.notify.utils.com.github.likavn.notify.utils.Func
com.github.likavn.notify.utils.com.github.likavn.notify.utils.SpringUtil




© 2015 - 2024 Weber Informatics LLC | Privacy Policy