A small project demonstrates how to use WebFlux (reactive programming), RxGprc (faster data coding and decoding), H2-Database (in-memory reactive database).
This project is currently available under the MIT License.
You can get the sources.
git clone https://github.com/congcoi123/grpc-webflux-h2dbc.git
Please check out the contributing guideline for more details.
Check out the backend directory for more detailed.
Happy coding !