matanster / Functional-Reactive-with-Core-Java

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:Apache License 2.0


Languages

Language:Java 100.0%