- Validate the JSON Data file: https://jsonlint.com/ , https://www.jsonschemavalidator.net/
- Generate Java Objects for JSON Data: https://www.site24x7.com/tools/json-to-java.html
- Generate JSON schema from JSON Data: https://jsonschema.net/
- Generate Java Objects for JSON schema: http://www.jsonschema2pojo.org/
Intellij Plugin to generate Java Objects for JSON Data: https://plugins.jetbrains.com/plugin/8634-robopojogenerator