[Spring-Analysis] v0.0.4 Spring Convert 接口分析

Spring-Analysis 是一个围绕 springframework 进行源码分析的项目。v0.0.3 版本现已发布. 

- 新增 convert 相关接口实现类分析
    - ConditionalConverter
    - ConfigurableConversionService
    - ConversionService
    - Converter
    - ConverterRegistry
    - DefaultConversionService
    - DefaultFormattingConversionService
    - FormatterRegistry
    - FormattingConversionService
    - GenericConversionService
    - GenericConverter
    - TypeConverter
    - TypeDescriptor

猜你喜欢

转载自www.oschina.net/news/120686/spring-analysis-0-0-4-released