how to remove empty string with spaces code example Example: java 8 remove spaces from string a.replaceAll("\\s+","");