Skip to content

Commit 9c68414

Browse files
authored
Update README.md
1 parent 734ae6a commit 9c68414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Hi,This is a very cool tool for Kotlin developers ,It can convert the Json Strin
2222
* Generate Kotlin data class from any legal JSON text.
2323
* Support JSON Serialize Lib Annotation(Gson,Jackson,Fastjson,MoShi and LoganSquare)
2424
* Support customize your own Annotation
25+
* Support init property with default value
26+
* Support make property type to be nullable(?)
2527

2628
### How to use
2729
* Search 'JsonToKotlinClass' in Intellij Idea Plugin Repositroy Or AndroidStudio Plugin Repository And Install it.</br>

0 commit comments

Comments
 (0)