New candidate JEP: 459: String Templates (Second Preview)
Mark Reinhold
mark.reinhold at oracle.com
Thu Oct 5 12:20:38 UTC 2023
https://openjdk.org/jeps/459
Summary: Enhance the Java programming language with string
templates. String templates complement Java's existing string literals
and text blocks by coupling literal text with embedded expressions and
template processors to produce specialized results. This is a preview
language feature and API.
- Mark
More information about the jdk-dev
mailing list