Class KotlinBeanInfoFactory

java.lang.Object
org.springframework.data.util.KotlinBeanInfoFactory
All Implemented Interfaces:
BeanInfoFactory, Ordered

public class KotlinBeanInfoFactory extends Object implements BeanInfoFactory, Ordered
BeanInfoFactory specific to Kotlin types using Kotlin reflection to determine bean properties.
Since:
3.2
Author:
Mark Paluch
See Also:
  • JvmClassMappingKt
  • ReflectJvmMapping