spring-messaging
There are 24 repositories under spring-messaging topic.
opentracing-contrib/java-spring-cloud
Distributed tracing for Spring Boot, Cloud and other Spring projects
jiangxy/websocket-debug-tool
A tool to debug websocket/sockjs/stomp.
gregwhitaker/springboot-rsocketjwt-example
Example of using JWT with RSocket and Spring Boot
gregwhitaker/springboot-rsocketbasicauth-example
Example of using Basic Auth with RSocket and Spring Boot
conorheffron/ironoc-msg
Sample spring messaging app
gregwhitaker/springboot-rsocketmetadata-example
Example of using Per-Request RSocket Metadata in Spring Boot
gregwhitaker/springboot-rsocketsetup-example
Example of sending RSocket Setup Payload with Spring Boot
gregwhitaker/springboot-rsocketmetadatapush-example
Example of using RSocket Metadata Push in Spring Boot
sergio11/websocket_stomp_architecture
An approach to communication between microservices based on WebSocket / Stomp
opentracing-contrib/java-spring-messaging
OpenTracing Spring Messaging instrumentation
aleh-zhloba/postgresql-messaging
Lightweight pub/sub for PostgreSQL-backed JVM applications
chhex/chat-messaging-example
This is a Spring Boot Websocket Example with selective messaging to clients
terminux/websocket-spring-boot
基于spring boot 2.x的websocket实现,使用stomp作为websocket高层级的线路协议
czetsuyatech/commons-kafka-vertical-events
Common messaging library using Kafka supporting vertical events.
EdgardHernandezp/bus-ETA-calculation
Project for a event driven system where the publisher emits the current location of a bus into a message broker and the consumer is an app for the bus stops which use the location of buses to calculate and show ETA to people waiting.
hpang123/Spring-Boot-Messages
Spring Boot Messages Demos
craignicholson/SpringMessagingTibcoEmsListener
C# Example of a fault tolerant consumer/listener for Tibco EMS
craignicholson/SpringMessagingTibcoEmsListenerService
C# Windows Service example for a Tibco EMS consumer using Spring.Messaging.Ems
czetsuyatech/commons-kafka-vertical-events-client
This project is a client demonstration of the messaging library (commons-kafka-vertical-events) using vertical events.
delin10/livechat
毕业设计直播
jenisonleo/WebSocket
A simple websocket server Application using spring boot and Android client for the same.
MrChebik/Spring-Training
This repository contains examples from the book: Spring in Action, and my developments.