Update README.md

[skip ci]
This commit is contained in:
edizor 2023-05-05 21:41:29 +08:00 committed by GitHub
parent 7e404b3dfb
commit f37f777d93
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ This module contains articles about performance of Java applications
- [JMX Ports](https://www.baeldung.com/jmx-ports)
- [Calling JMX MBean Method From a Shell Script](https://www.baeldung.com/jmx-mbean-shell-access)
- [External Debugging With JMXTerm](https://www.baeldung.com/java-jmxterm-external-debugging)
- [Create and Detect Memory Leaks in Java](https://www.baeldung.com/java-create-detect-memory-leaks)