datamill icon indicating copy to clipboard operation
datamill copied to clipboard

A Java framework for web applications using a functional reactive style built on RxJava

Results 9 datamill issues
Sort by recently updated
recently updated
newest added

Looks like you're not using any error-checking in your Java build. This pull requests adds a static analysis tool, [Error Prone](http://errorprone.info), created by Google to find common errors in Java...

Some additional tests around primitive wrapper handling

- When the route returns an empty Observable, this should return a 404 - check that this is the case - Review whether threads are stopped properly when requests are...