Class ConversionServiceUtils
java.lang.Object
io.microsphere.spring.core.convert.ConversionServiceUtils
- All Implemented Interfaces:
io.microsphere.util.Utils
The utilities class for
ConversionService
- Since:
- 1.0.0
- Author:
- Mercy
- See Also:
-
ConversionService
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.core.convert.ConversionService
Get the sharedConversionService
-
Method Details