Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.