Do not use Optional to return empty or null collections or arrays Exemplify the bad practice of using Optional for returning empty/null collections or arrays.