Update README.md

[skip ci]
This commit is contained in:
edizor 2023-01-20 16:24:48 +08:00 committed by GitHub
parent a028f31823
commit 9b0daac640
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ This module contains articles about working with the Java Virtual Machine (JVM).
### Relevant Articles:
- [Difference Between Class.getResource() and ClassLoader.getResource()](https://www.baeldung.com/java-class-vs-classloader-getresource)
- [Compiling and Executing Code From a String in Java](https://www.baeldung.com/java-string-compile-execute-code)
- More articles: [[<-- prev]](/core-java-modules/core-java-jvm-2)