Let's talk about where (not) to use Optional - latest Inside Java Newscast: youtube.com/watch?v=9R8G8E…
2
8
47
0
11
I'm curious, what Optional camp are you in? (The words below are coarse summaries. Check from minute 4:56 for a detailed description.)
@nipafx I waited for a builder pattern suggestion for the whole video 😅 which can allow us to give specific method name for optionals like '.address(..)', also this eliminates all the constructor repeats.