fmodel-java
fmodel-java copied to clipboard
f(model) - Functional and Reactive domain modeling with Java
Results
1
fmodel-java issues
Sort by
recently updated
recently updated
newest added
I think that the usage of Java Stream for all interfaces of Decider, Saga etc has issues. Using Stream as a return type of public method is always risky as...