Let’s review some of the design or programming patterns we can use in our code taking advantage of the Modern Java.
Continue readingTag: optional
How to use Java Optional
Let’s see how to use the Java Optional class efficiently and introduce some functional programming to simplify our code.
Continue reading