Class OtherConverters
java.lang.Object
org.springframework.data.couchbase.core.convert.OtherConverters
Out of the box conversions for Other types.
- Author:
- Michael Reiche
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumstatic classWriting converter for Enums.static enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Converter<?,?>> Returns all converters by this class that can be registered.
-
Method Details
-
getConvertersToRegister
Returns all converters by this class that can be registered.- Returns:
- the list of converters to register.
-