Skip to content

Commit 7dc2a10

Browse files
committed
Add link to value class document
1 parent 7e55df1 commit 7dc2a10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/KogeraSpecificImplementations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ I will consider making the classes public again when we receive requests for the
2525
## Remove old options and `deprecated` code
2626
Because `jackson-module-kotlin` is a framework with a long history, some old code and options remain.
2727
In `kogera`, those options have been removed.
28+
29+
# Value class support
30+
The `jackson-module-kogera` supports many use cases of `value class` (`inline class`).
31+
This is summarized [here](./AboutValueClassSupport.md).

0 commit comments

Comments
 (0)