Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 899 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 899 Bytes

java-fp-example

Road to a more functional Java with Javaslang - example refactoring

This is a source code described in our blog post Road to a more functional Java with Javaslang - example refactoring showing how Javaslang library could be used to make even a small logic more readable and written in a more functional way.

Show your Java refactoring and win a ticket to the GeeCON conference

This is also a place to send your Pull Request to win a GeeCON ticket as described in Show your Java refactoring and win a ticket to the GeeCON conference.

Important note

Tests requires Java Cryptography Extension (JCE) Unlimited Strength installed.