Interface and Description |
---|
org.springframework.data.convert.EntityInstantiator |
Class and Description |
---|
org.springframework.data.convert.ClassGeneratingEntityInstantiator
since 2.3, use
ClassGeneratingEntityInstantiator instead |
org.springframework.data.convert.EntityInstantiators
since 2.3, use
EntityInstantiators instead. |
org.springframework.data.mapping.model.InternalEntityInstantiatorFactory
since 2.3 as it's only a bridge from the legacy types towards the new, package-protected implementation.
|
org.springframework.data.convert.JodaTimeConverters
since 2.3, use JSR-310 types as replacement for Joda-Time.
|
org.springframework.data.convert.KotlinClassGeneratingEntityInstantiator
since 2.3, use
KotlinClassGeneratingEntityInstantiator
instead. |
org.springframework.data.convert.ThreeTenBackPortConverters
since 2.3, use JSR-310 types as replacement for ThreeTenBackport.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.