@Configuration public class CoverterServiceConfiguration extends Object
| Constructor and Description |
|---|
CoverterServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.convert.ConversionService |
conversionService(Set<org.springframework.core.convert.converter.GenericConverter> genericConverters) |
@Bean @ConditionalOnMissingBean(value=org.springframework.core.convert.ConversionService.class) public org.springframework.core.convert.ConversionService conversionService(Set<org.springframework.core.convert.converter.GenericConverter> genericConverters)
Copyright © 2011–2018 Red Hat. All rights reserved.