Interface DataConversionService

All Superinterfaces:
io.micronaut.core.convert.ConversionService

public interface DataConversionService extends io.micronaut.core.convert.ConversionService
The type of ConversionService that also include the Data project only registered converters.
Since:
3.1
Author:
Denis Stepanov
  • Field Summary

    Fields inherited from interface io.micronaut.core.convert.ConversionService

    SHARED
  • Method Summary

    Methods inherited from interface io.micronaut.core.convert.ConversionService

    canConvert, convert, convert, convert, convert, convert, convert, convertRequired, convertRequired, convertRequired