Java – Get list of id's from JSON with a variable depth
I have a JSON file with a fluctuating depth and each node (different depth). So it's built like a General tree : And here is a sample json (not the real one but a mock file but the structure remains…