org.springframework.data.convert.package-info Maven / Gradle / Ivy
The newest version!
/**
* General purpose conversion framework to read objects from a data store abstraction and write it back.
*
* @see org.springframework.data.convert.EntityConverter
*/
@org.springframework.lang.NonNullApi
package org.springframework.data.convert;