Package org.springframework.data.convert
Class JMoleculesConverters
java.lang.Object
org.springframework.data.convert.JMoleculesConverters
Registers jMolecules converter implementations with
CustomConversions
if the former is on the classpath.- Since:
- 2.5
- Author:
- Oliver Drotbohm
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Object>
Returns all jMolecules-specific converters to be registered.
-
Constructor Details
-
JMoleculesConverters
public JMoleculesConverters()
-
-
Method Details
-
getConvertersToRegister
Returns all jMolecules-specific converters to be registered.- Returns:
- will never be null.
-