Files
spring-boot-rest/java-jdi/README.md
Martin van Wingerden b6de1ffbe1 Some README rendering corrections
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00

8 lines
198 B
Markdown

## Java JDI
This module contains articles about JDI, the Java Debug Interface.
### Relevant articles
- [An Intro to the Java Debug Interface (JDI)](https://www.baeldung.com/java-debug-interface)