github linkedin
Noke - Reactive Spring-Webflux and Cassandra note-taking
2017-10-18

Hi,

maybe you are interested in a small project I hacked together this afternoon:

https://github.com/phxql/noke

It’s a note taking software, which is built with the new Spring 5 Webflux. It uses the Spring Data reactive Cassandra repository, so it’s possible to run the whole application non-blocking.

I wrote it primarly to learn the Spring Webflux and Project Reactor (the Mono and Flux you see all over the code). It’s pretty cool!



Back to posts