Integrating JsonPath into Java, IntelliJ IDEA, and Gradle to parse JSON

Опубликовано: 14 Март 2026
на канале: Paul Gestwicki
5,361
28

This video explains how you can integrate JsonPath into a Gradle Java project in IntelliJ IDEA. The approach features Test-Driven Development (TDD) and the use of the integrated debugger to investigate the program's runtime state. The specific example reads information about page changes from Wikipedia.