updated readme
This commit is contained in:
parent
5c2076dc02
commit
5f7fad8bdb
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# SyntheticJsonSerializer
|
# JsonToy
|
||||||
a JSON serializer based on bytecode manipulation
|
a JSON serializer based on bytecode manipulation
|
||||||
|
|
||||||
* creates a Json serializer for a java type using javassist
|
* creates a Json serializer for a java type using javassist
|
||||||
* deserializing not implemented
|
* deserializing not yet implemented
|
||||||
* see the unit tests to see how it works
|
* see the unit tests to see how it works
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue