Update README.md

This commit is contained in:
johnA1331 2020-03-18 14:23:00 +08:00 committed by GitHub
parent 0ea9f16448
commit 7494225aa8
1 changed files with 1 additions and 0 deletions

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)