From c32f8831b82ff6ad5bcd7dcad1bc97ab3cb1c51a Mon Sep 17 00:00:00 2001 From: rcalago <149600319+rcalago@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:11:22 +0800 Subject: [PATCH] Update README.md --- core-java-modules/core-java-21/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-java-modules/core-java-21/README.md b/core-java-modules/core-java-21/README.md index ffb999a4ba..fcb9faaace 100644 --- a/core-java-modules/core-java-21/README.md +++ b/core-java-modules/core-java-21/README.md @@ -3,3 +3,4 @@ - [String Templates in Java 21](https://www.baeldung.com/java-21-string-templates) - [Unnamed Classes and Instance Main Methods in Java 21](https://www.baeldung.com/java-21-unnamed-class-instance-main) - [Unnamed Patterns and Variables in Java 21](https://www.baeldung.com/java-unnamed-patterns-variables) +- [JFR View Command in Java 21](https://www.baeldung.com/java-flight-recorder-view)