Klemens MorbeDec 26, 20222 minjava streams: working with optionals map functionjava optionals are a useful feature introduced in java 8 that allows developers to handle null values in a more elegant way. they provide...