Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 416 Bytes

File metadata and controls

10 lines (8 loc) · 416 Bytes

Inspired from the book - Functional programming in Java 8- Venkat Subramaniam.

Examples of code snippets that uses the new Java 8 Features. A play area to trial FP and its nuances vs the traditional imperative style of Java programming. Nothing sensational . Only simple, everyday stuff !!

  • TODO
    • lombok
    • Introduce Gradle
    • Migrate to Java 11
    • yaml files for application.properties etc.