zakgrant / JsonSchemaToPojoDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Usage

run the command

mvn package

Generated pojo will then reside under /target/java-gen/com/github/zak/jsonschema2pojo/Product.java

Other configuration flags can be found here

About