Uses of Class
org.jdbi.v3.gson2.Gson2Config
Packages that use Gson2Config
-
Uses of Gson2Config in org.jdbi.v3.gson2
Methods in org.jdbi.v3.gson2 that return Gson2ConfigModifier and TypeMethodDescriptionGson2Config.createCopy()
Gson2Config.setGson
(com.google.gson.Gson gson) Set theGson
to use for json conversion.