ivangfr / springboot-rsocket-webflux-aop

The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ivangfr/springboot-rsocket-webflux-aop Stargazers