Merge pull request #14206 from edizor/master

Update README.md
This commit is contained in:
Loredana Crusoveanu 2023-06-09 17:29:41 +03:00 committed by GitHub
commit 14e0051237
1 changed files with 0 additions and 2 deletions

View File

@ -13,5 +13,3 @@ This module contains articles about performance of Java applications
- [Capturing a Java Thread Dump](https://www.baeldung.com/java-thread-dump)
- [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)