Update java-and-java-performance-optimization.md

This commit is contained in:
Inaki
2020-04-05 11:57:12 +02:00
committed by GitHub
parent 8fa310c822
commit e99f372ca4

View File

@@ -24,6 +24,7 @@
* [gceasy.io](https://gceasy.io/)
* [heaphero.io](https://heaphero.io/)
* [javarevisited.blogspot.com: The 2020 Java Developer RoadMap 🌟🌟](https://javarevisited.blogspot.com/2019/10/the-java-developer-roadmap.html)
* [Dzone: 7 JVM Arguments of Highly Effective Applications 🌟🌟🌟🌟](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) How to use 7 JVM arguments to help increase your application's performance and avoid common memory pitfalls.
## Debugging java applications on openshift and kubernetes
* [blog.openshift.com: Debugging Java Applications On OpenShift and Kubernetes](https://blog.openshift.com/debugging-java-applications-on-openshift-kubernetes/)