23 Commits (79edf627dbfc4eff06ac3283d5c010885912feab)

Author SHA1 Message Date
Chris Beams 4a8be69099 Overhaul non-void JavaBean write method support 14 years ago
Juergen Hoeller 0f11920007 Only cache by-type lookups if configuration has been marked as frozen 14 years ago
Juergen Hoeller 65743936ff Provider injection into prototype beans works for method parameters as well 14 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 14 years ago
Arjen Poutsma 82739dd4ac Refactor BeanInfoFactory 14 years ago
Chris Beams 5bcf68e25a Use ExtendedBeanInfo on an as-needed basis only 14 years ago
Chris Beams b50bb5071a Address various ExtendedBeanInfo bugs 14 years ago
Juergen Hoeller 6bce098310 refined TypeConverterDelegate's ConversionService exception handling 14 years ago
Juergen Hoeller e904589bd1 added Field context variant to TypeConverter interface in beans module; @Value injection works in combination with formatting rules such as @DateTimeFormat 14 years ago
Juergen Hoeller 931ea5cdf4 polishing 14 years ago
Juergen Hoeller 1bd775f828 @Autowired-driven ObjectFactory/Provider resolution works in non-singleton beans as well 14 years ago
Juergen Hoeller 68c5f20bc7 aligned with recent changes in CommonAnnotationBeanPostProcessor 14 years ago
Arjen Poutsma ca017a4880 Introduce strategy for BeanInfo creation 14 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 14 years ago
Sam Brannen c461455c7c Infer return type of parametrized factory methods 14 years ago
Dave Syer 8e754e9065 SPR-9498: don't make assumptions about equality if ConversionService has failed 14 years ago
Chris Beams 4c7a1c0a54 Cache by-type lookups in DefaultListableBeanFactory 14 years ago
Chris Beams db1cb13448 Polish 14 years ago
Gary Russell 183ac0c1ff Add value-type attrib to beans->map->entry element 14 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago