Uses of Class
org.jdbi.v3.moshi.MoshiConfig
Packages that use MoshiConfig
-
Uses of MoshiConfig in org.jdbi.v3.moshi
Methods in org.jdbi.v3.moshi that return MoshiConfigModifier and TypeMethodDescriptionMoshiConfig.createCopy()
MoshiConfig.setMoshi
(com.squareup.moshi.Moshi moshi) Set theMoshi
to use for json conversion.