Java Cup
Inside Java

News and views from members of the Java team at Oracle

Programmer's Guide To Text Blocks

JEP 378 introduces text blocks into Java SE 15 as a Standard feature. While the JEP explains the feature in great detail, it's not always apparent how the feature can and should be used. This guide assembles practical usage advice for text blocks, along with some style guidelines…


More at https://docs.oracle.com/en/java/javase/17/text-blocks/index.html.