Uses of Class
ai.singlr.runtime.JacksonSupport
-
Uses of JacksonSupport in ai.singlr.runtime
Methods in ai.singlr.runtime that return JacksonSupportModifier and TypeMethodDescriptionstatic JacksonSupportJacksonSupport.create()Create aJacksonSupportbacked by a defaultJsonMapper.static JacksonSupportJacksonSupport.create(tools.jackson.databind.ObjectMapper objectMapper) Create aJacksonSupportbacked by the caller'sObjectMapper.