Generated by
JDiff

Class org.springframework.util.StringUtils

Added Methods
Locale parseLocale(String) Parse the given {@code localeString} value into a Locale.
 

Changed Methods
String toLanguageTag(Locale) Now deprecated.
as of 5.0.4, in favor of {@link Locale#toLanguageTag()}