@Configuration @ComponentScan(basePackages="io.github.linpeilie") public class MapstructAutoConfiguration extends Object
| Constructor and Description |
|---|
MapstructAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Converter |
converter(ConverterFactory converterFactory) |
ConverterFactory |
converterFactory(org.springframework.context.ApplicationContext applicationContext) |
@Bean @ConditionalOnMissingBean public ConverterFactory converterFactory(org.springframework.context.ApplicationContext applicationContext)
@Bean @ConditionalOnMissingBean public Converter converter(ConverterFactory converterFactory)
Copyright © 2024. All rights reserved.