Java 21 String Templates | Java 21 New Features

Опубликовано: 02 Ноябрь 2024
на канале: DevXplaining
1,318
42

Today's video is about Java 21 String Templates. String Templates (JEP 430) is a preview feature of Java 21 - the latest big update for the Java platform. In this video, I'll cover the basics with some examples of what you can do with it, and what is it good for.

As always, appreciate likes and feedback if you like the content, and do drop questions or feature requests if you have any. Subscribe to my channel to hear more about software craftsmanship, and especially Java and Java 21-related content right now.

Also, let me know if you would like to see a deep dive into how to build your own template processors for String Templates right now, even if it's a preview feature and may still change.

Here's the official feature description for String Templates:
https://openjdk.org/jeps/430