Extendable framework for Plain Old Data Objects code generation based on JSON Schema representation.
View the Project on GitHub gpspatacean/json-schema-podo-generator
Command to generate contents of this file, except main.cpp
:
java -jar .\modules\cli-wrapper\target\podo-generator-cli-0.0.1-SNAPSHOT.jar generate -g cpp -i samples\schemas\ComplexSchema.json -o samples\cpp