Uses of Class
org.jdbi.v3.moshi.MoshiConfig
Packages that use MoshiConfig
-
Uses of MoshiConfig in org.jdbi.v3.moshi
Classes in org.jdbi.v3.moshi that implement interfaces with type arguments of type MoshiConfigMethods 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.