Update README.md

This commit is contained in:
johnA1331
2020-03-18 14:23:00 +08:00
committed by GitHub
parent 89907b5c7f
commit 7d55fe1f67

View File

@@ -6,3 +6,4 @@ This module contains articles about Java 14.
- [Guide to the @Serial Annotation in Java 14](https://www.baeldung.com/java-14-serial-annotation)
- [Java Text Blocks](https://www.baeldung.com/java-text-blocks)
- [Pattern Matching for instanceof in Java 14](https://www.baeldung.com/java-pattern-matching-instanceof)