From 5c97f5c421dfef1633ac5fafdefbbf2b5878795e Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Wed, 10 Nov 2021 19:22:38 +0800 Subject: [PATCH] Update README.md --- core-java-modules/core-java-17/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core-java-modules/core-java-17/README.md b/core-java-modules/core-java-17/README.md index 88cd1c3648..688ef2845d 100644 --- a/core-java-modules/core-java-17/README.md +++ b/core-java-modules/core-java-17/README.md @@ -2,3 +2,4 @@ - [Pattern Matching for Switch](https://www.baeldung.com/java-switch-pattern-matching) - [Introduction to HexFormat in Java 17](https://www.baeldung.com/java-hexformat) +- [New Features in Java 17](https://www.baeldung.com/java-17-new-features)