Klemens MorbeApr 2, 20212 min readdifferent styles when coding #5when it comes to reading in some file stored on disk, there are plenty of different approaches reading the content in. i tried to cover...
Klemens MorbeMar 14, 20212 min readdifferent styles when coding #4at the release of java 8 by oracle, the new lambda expressions were included. that feature was something so new, that i didn't dare to...
Klemens MorbeFeb 10, 20211 min readdifferent styles when coding #3it wasn't that long ago that i tried to convince others in using optionals over nulls or empty strings. today i can say that i am more...