Skip to content

Commit b935e75

Browse files
Update README.md
'Serialize Enum Property to JSON in Kotlin' added
1 parent d0cbb91 commit b935e75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kotlin-json-2/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
This module contains modules about JSON.
44

5+
### Relevant articles:
6+
- [Serialize Enum Property to JSON in Kotlin](https://www.baeldung.com/kotlin/json-enum-serialization)
7+

0 commit comments

Comments
 (0)