Optional get() vs orElseThrow()
 Optional get() vs orElseThrow() 
 Optional.get() versus overloaded Optional.orElseThrow()
During the Java 9 time frame, we proposed to deprecate Optional.get()
 This post is licensed under  CC BY 4.0  by the author.
During the Java 9 time frame, we proposed to deprecate Optional.get()