Update README.md

This commit is contained in:
johnA1331 2021-05-20 01:05:57 +08:00 committed by GitHub
parent 3f3adc726e
commit dda696ff4a
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ This module contains articles about Java 11 core features
- [Guide to Java Reflection](http://www.baeldung.com/java-reflection)
- [Guide to Java 8s Collectors](https://www.baeldung.com/java-8-collectors)
- [New Features in Java 11](https://www.baeldung.com/java-11-new-features)
- [Getting the Java Version at Runtime](https://www.baeldung.com/get-java-version-runtime)