Introduction - If you have any usage issues, please Google them yourself
MJExtension is the fastest, most convenient and most easy to convert JSON and Model conversion.
Function
JSON/Model
JSONString/Model
Model/JSON
JSON Array- > Model Array
JSONString > Model Array
Model Array- > JSON Array
CoreData Objects Supprting
The difference between MJExtension, JSONModel and Mantle
Conversion rate
MJExtension > JSONModel > Mantle
Create demo and test
How to use
Must let all model class extends JSONModel class. JSONModel:You
Must let all model class extends MTModel class. Mantle:You
Model class dont t need to extends another base class. Nonintrusive MJExtension:Your, convenient.