BAEL-5947: Moving a project to a different package (#14054)

* Revert "feat: BAEL-5947 External Debugging with JMXTerm (#13847)"

This reverts commit ae04ab2510.

* BAEL-5947: Moving a project to a different package
This commit is contained in:
Eugene Kovko
2023-05-19 21:29:10 +02:00
committed by GitHub
parent fcd357036f
commit 2091146702
11 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -1 +1,7 @@
## Relevant Articles
## Core Java Performance
This module contains articles about performance of Java applications
### Relevant Articles:
- [Possible Root Causes for High CPU Usage in Java](https://www.baeldung.com/java-high-cpu-usage-causes)
- [External Debugging With JMXTerm](https://www.baeldung.com/java-jmxterm-external-debugging)