Tag

spring-retrosocket

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Jul 14, 2021 · Backend Development

Build Reactive RSocket Services with Spring Retrosocket: A Step‑by‑Step Guide

This article explains the background of RSocket and Dubbo 3.0, introduces the spring‑retrosocket project, and provides a detailed, code‑rich tutorial on creating an RSocket server and client in Spring Boot, including dependency setup, configuration, annotations, and testing examples.

BackendJavaRSocket
0 likes · 6 min read
Build Reactive RSocket Services with Spring Retrosocket: A Step‑by‑Step Guide