What is a canonical way to check if the String is null or empty using SpEL? I would like to achieve the same result as Strings.isNullOrEmpty(myString) from Guava does. My candidates: "#myString.? More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.