Skip to content

jammazwan/xag_SplitJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Jammazwan" is Hindi for "camel keeper", and is explained in this blog.

a jammazwan? also a jammazwan TL;DR? about:
pete jammazwanPhotoSmall about
Complete working Camel example project, compiled and IDE ready in 60 seconds

SplitJSON

Functionality: Different options for splitting a body with JSON content


Setup:

Install Dependency Project:

First, this project requires jammazwan.shared, if not in your IDE then at least in your mvn repository:

You may skip this step if you already imported jammazwan.shared with another x_project!

from your bash shell:

cd yourworkspacedirectory
git clone https://github.com/jammazwan/jammazwan.shared.git
cd jammazwan.shared
mvn install

Install This Project:

Git clone the xag_SplitJSON project into your workspace:

from your bash shell:

cd yourworkspacedirectory
git clone https://github.com/jammazwan/xag_SplitJSON.git
cd xag_SplitJSON
mvn install -DskipTests

You man now import xag_SplitJSON into your IDE. Importing jammazwan.shared into your IDE is also sometimes helpful, but not required.


Run Instructions:

run XagTest to explore the options. NOTES.md is the actual doc on this project.


For More Information:

Jammazwan x__project FAQ

About

Camel example - Different options for splitting a body with JSON content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages