Skip to content

Files

Latest commit

7a45735 · Jul 23, 2023

History

History

README.md

Plain Old Data Objects - Java generated sources usage example

Contents

Multi-module Maven project with:

Command used to generate contents of generated directory:

java -jar .\modules\cli-wrapper\target\podo-generator-cli-0.0.1-SNAPSHOT.jar generate -g java -i samples\schemas\ComplexSchema.json -o samples\java\generated

Build

Run mvn clean package - it will build everything and run the simple test.