Hi I found this method is StringUtils.isBlank()
I'm using JDK 1.8.51 I'm not able to found it there is any jar to download to have it?
thanks
Hi I found this method is StringUtils.isBlank()
I'm using JDK 1.8.51 I'm not able to found it there is any jar to download to have it?
thanks
Copyright © 2021 Jogjafile Inc.
The
StringUtilsclass is from Apache Commons lang. The latest version is available from Maven Central. You can download it here.