default
Creates a default registry with all the standard mappers. Mappers are loaded using ServiceLoader if available, otherwise falls back to hardcoded defaults.
Return
A new R2dbcTypeMapping with all the standard mappers registered.
Creates a default registry with all the standard mappers. Mappers are loaded using ServiceLoader if available, otherwise falls back to hardcoded defaults.
A new R2dbcTypeMapping with all the standard mappers registered.