There are a lot of reactive frameworks in the field, some with functional languages for the JVM. But since Java8 we get both aspects with the JDK. But how you could combine this and use this without adding the next big framework to your project? We will have a Core Java journey to explore a lot of nice possibilities based on the the JDK.
Java
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
core-frp-since08
jdk08
jdk09
jdk10
jdk11
.gitignore
LICENSE
README.md

README.md

Functional-Reactive-with-Core-Java

There are a lot of reactive frameworks in the field, some with functional languages for the JVM. But Java9 give you both. But how you could combine this and use this without adding the next big framework to your project? We will have a Core Java journey to explore a lot of nice possibilities based on the the JDK.