All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.data.redis.serializer.package-info Maven / Gradle / Ivy

There is a newer version: 3.2.5
Show newest version
/**
 * Serialization/Deserialization package for converting Object to (and from) binary data.
 */
@org.springframework.lang.NonNullApi
@org.springframework.lang.NonNullFields
package org.springframework.data.redis.serializer;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy