Shared DefaultConversionService instance e.g. for BeanPropertyRowMapper [SPR-14948] #19515
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
in: data
Issues in data modules (jdbc, orm, oxm, tx)
type: enhancement
A general enhancement
Milestone
Yanming Zhou opened SPR-14948 and commented
Creating DefaultConversionService instance is not so cheap, it's thread-safe, so we can create a default instance.
It could be used by other class, for example BeanPropertyRowMapper
Affects: 4.3.4
Issue Links:
Referenced from: commits spring-projects/spring-integration@d96b8e0
The text was updated successfully, but these errors were encountered: