You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tzatziki-mapper/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ to [this one](https://github.com/Decathlon/tzatziki/tree/main/tzatziki-jackson/s
29
29
to your project/module.
30
30
31
31
## Dot properties
32
-
By default, dot properties will be parsed to nested objects. You can disable this behaviour through `Mapper.DOT_PROPERTY_TO_OBJECT` boolean:
32
+
By default, dot properties will be parsed to nested objects. You can disable this behaviour through `Mapper.shouldConvertDotPropertiesToObject` method:
0 commit comments