Code contributors Contributors
1
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).
Created
July 18, 2020
Updated
April 13, 2024
Primary Language, based on Github DataLanguage
Java