Functional Programming (FP) has been introduced in JDK since version 8 with JSR 335 (Lambda Expressions for the Java Programming Language). Frameworks as Spring and others have been changing their implementation in the new releases. In this article I tried to understand why we should care about this programming approach. Developer’s life is not a … Continue reading "Why is Java moving to Functional Programming ?"
↧