Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Generate JSON Mapping

Anoop Singh edited this page Sep 11, 2018 · 1 revision

Given a set of objects, create a JSON mapping structure

mvn exec:java -Dexec.mainClass="migrator.module.client.GenerateMappingExample" object1,object2 pl datamigrator-module

Clone this wiki locally