Skip to content

Commit 7a49421

Browse files
committed
readme: gson
[ci skip]
1 parent 5443672 commit 7a49421

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@ This also simplifies usage on every other place, where Hibernate might need to r
291291
292292
This library provides `ObjectBigIntIdJacksonModule` and `ObjectUuidJacksonModule`, which can be registered automatically via the standard `java.util.ServiceLoader` mechanism, or explicitly.
293293
294+
## Usage: (de)serialization with Gson
295+
296+
This library provides `ObjectBigIntIdTypeAdapterFactory` and `ObjectUuidTypeAdapterFactory`, which can be registered automatically via the standard `java.util.ServiceLoader` mechanism, or explicitly.
297+
294298
## Usage: (de)serialization with Kotlin Serialization
295299
296300
This library supports two mechanism for the standard Kotlin Serialization.

0 commit comments

Comments
 (0)