The Introduction of Optional When Optional came out there was a lot of noise about how it was supposed to replace Null and help do away with NullPointerExceptions. So people started using Optional instead of Null in places where it really wasn’t app...
pragmatic-coding.hashnode.dev9 min read
No responses yet.