Create README.md
This commit is contained in:
parent
d1383e47c9
commit
ee70f15514
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# SyntheticJsonSerializer
|
||||
a JSON serializer based on bytecode manipulation
|
||||
|
||||
* creates a Json serializer for a java type using javassist
|
||||
* deserializing not implemented
|
||||
* see the unit tests to see how it works
|
||||
Loading…
Add table
Reference in a new issue