Prefer StandardCharsets over using string names for charsets
Suppress false positives by adding the suppression annotation @SuppressWarnings("StringCharset") to the enclosing element.
@SuppressWarnings("StringCharset")