Package-level declarations

Types

Link copied to clipboard
object DataSourceModule : SimpleModule

A Jackson Module that provides support for serializing and deserializing DataSource types without requiring annotations on the classes themselves.

Functions

Link copied to clipboard
fun ObjectMapper.registerDataSourceModule(): ObjectMapper