1032 Commits (2b1ae4af60d8befcb15d22ef9935e910044de98e)

Author SHA1 Message Date
Juergen Hoeller 3c59725b94 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 13 years ago
Juergen Hoeller ff7dcec5f7 BeanWrapper does not fall back to String constructor if ConversionService attempt failed before 13 years ago
Juergen Hoeller 65743936ff Provider injection into prototype beans works for method parameters as well 13 years ago
Juergen Hoeller d15ca6277a Polishing 13 years ago
Chris Beams 0c0a563a24 Avoid further 'type mismatch' errors in ExtendedBeanInfo 13 years ago
Juergen Hoeller 7fc16298e6 Fixed potential race condition in concurrent calling of autowired methods on a prototype bean 13 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 13 years ago
Juergen Hoeller 787d8f5916 SpringFactoriesLoader as the simplest possible mechanism for BeanInfoFactory loading 13 years ago
Juergen Hoeller 430db261e7 BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions 13 years ago
Juergen Hoeller 7d8843d069 Expression detection properly handles cached String literals 13 years ago
Arjen Poutsma 82739dd4ac Refactor BeanInfoFactory 13 years ago
Sam Brannen fc859ffd6e Update Javadoc in ExtendedBeanInfo 13 years ago
Sam Brannen 3925f6a428 Polish Javadoc for ExtendedBeanInfoFactory 13 years ago
Chris Beams 5bcf68e25a Use ExtendedBeanInfo on an as-needed basis only 13 years ago
Chris Beams b50bb5071a Address various ExtendedBeanInfo bugs 13 years ago
Juergen Hoeller 6bce098310 refined TypeConverterDelegate's ConversionService exception handling 13 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 13 years ago
Juergen Hoeller 931ea5cdf4 polishing 13 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 5ce20fdd73 Improved Javadoc 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 826e565b7c Polish GenericTypeResolver 14 years ago
Sam Brannen 0329df218e Polish error message in BeanFactoryAnnotationUtils 14 years ago
Sam Brannen 1fd9975e21 Polish Javadoc for NoSuchBeanDefinitionException 14 years ago
Chris Beams dc822cdca0 Reflect 3.2=>3.1.2 backports in @since tags etc 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
Chris Beams bcd44f3798 Support not (!) operator for profile selection 14 years ago
Chris Beams a4b00c732b Introduce BeanFactoryAnnotationUtils 14 years ago
Chris Beams 096693c46f Refactor and deprecate TransactionAspectUtils 14 years ago
Gary Russell 183ac0c1ff Add value-type attrib to beans->map->entry element 14 years ago
Chris Beams f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas 14 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 14 years ago
Sam Brannen 6023b2060b Fix minor grammatical errors in AbstractBeanDefinition 14 years ago
Philippe Marschall cdb6d7447e Optimize memory usage in factory *Metadata classes 14 years ago
Philippe Marschall 2624b90906 Avoid NPE in AutowiredAnnotationBeanPostProcessor 14 years ago
Stevo Slavic effb762558 Fix javadoc warnings 14 years ago
Chris Beams 4653dbe73f Fix typo in util:constant error reporting 14 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 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