Updated README.md

added link back to the article: https://www.baeldung.com/java-illegal-reflective-access
This commit is contained in:
Asjad J
2022-04-13 09:56:02 +05:00
committed by GitHub
parent 3d9feb11d9
commit 1bb9863df7

View File

@@ -7,5 +7,6 @@ This module contains articles about Project Jigsaw and the Java Platform Module
- [Introduction to Project Jigsaw](http://www.baeldung.com/project-jigsaw-java-modularity)
- [A Guide to Java 9 Modularity](https://www.baeldung.com/java-9-modularity)
- [Java 9 java.lang.Module API](https://www.baeldung.com/java-9-module-api)
- [Java 9 Illegal Reflective Access Warning](https://www.baeldung.com/java-illegal-reflective-access)