Files
spring-boot/spring-boot
Stephane Nicoll c23af8f54e Support of GenericConverter
This commit makes sure to also include any `GenericConverter` flagged for
inclusion in the conversion service to use to convert configuration keys.

Previously, those were ignored as `Converter` and `GenericConverter` are
two separate interfaces.

Closes gh-4988
2016-01-21 10:20:26 +01:00
..
2016-01-21 10:20:26 +01:00
2015-12-18 05:43:02 -08:00