logo
logo
Sign in

Java : Datamill Vs Spring Framework

avatar
Geek On Java
Java : Datamill Vs Spring Framework

Datamill is a Java framework for web applications using a functional reactive style built on RxJava. It is intended to be used with Java 8 and lambdas. Unlike other modern Java frameworks, it makes the flow and manipulation of data through your application highly visible.

 

 


That means that you won't find yourself strewing your code with magic annotations, whose function and effect are hidden within complex framework code and documentation. Instead, you will explicitly specify how data flows through your application, and how to modify that data as it does. And you do so using the simple style that RxJava allows.

For full article : http://geekonjava.blogspot.com/2016/06/datamill-alternative-of-java-spring-framework.html

collect
0
avatar
Geek On Java
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more