5779 Commits (5a0c4a98410d0cc37e0d0f4ffbf2fb8fb613dde6)
 

Author SHA1 Message Date
Juergen Hoeller f32e4077fa same-named unit from persistence.xml overrides in case of conflict with default unit 12 years ago
Juergen Hoeller 10a4e88e0a polishing 12 years ago
Juergen Hoeller 282d961b2e @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Juergen Hoeller 8f12d98a99 LinkedCaseInsensitiveMap checks for uniqueness of case-insensitive keys now 12 years ago
Arjen Poutsma 82739dd4ac Refactor BeanInfoFactory 12 years ago
Arjen Poutsma aeff91c1da Moved SpringFactoriesLoader to io.support in order to resolve tangle. 12 years ago
Sam Brannen fc859ffd6e Update Javadoc in ExtendedBeanInfo 12 years ago
Sam Brannen 3925f6a428 Polish Javadoc for ExtendedBeanInfoFactory 12 years ago
Chris Beams 5bcf68e25a Use ExtendedBeanInfo on an as-needed basis only 12 years ago
Chris Beams b50bb5071a Address various ExtendedBeanInfo bugs 12 years ago
Sam Brannen c795c1b362 Polishing 12 years ago
Rossen Stoyanchev 70b0b97b54 Fix cyclical package dependency 12 years ago
Rossen Stoyanchev 6e85dd8917 Polish async request processing 12 years ago
Arjen Poutsma 988f376752 Added SpringFactoriesLoader 12 years ago
Phillip Webb 77c9321967 Sort candidate @AspectJ methods deterministically 12 years ago
Phillip Webb 719a9e120d Refactor ComparatorTests into separate classes 12 years ago
Phillip Webb 9821868707 Refactor and polish various Comparator impls 12 years ago
Arjen Poutsma bd018fc9d7 Optional @XmlRootElement check in Jaxb2Marshaller 12 years ago
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Chris Beams 9f8d219146 Remove default profile during environment merge 12 years ago
Chris Beams f963d0f190 Register environment in all bean factories in a hierarchy 12 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 12 years ago
Juergen Hoeller 6bce098310 refined TypeConverterDelegate's ConversionService exception handling 12 years ago
Juergen Hoeller 15e384dfd3 updated changelog 12 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 12 years ago
Juergen Hoeller 780a259c70 re-added JDBC 4.1 getParentLogger method 12 years ago
Juergen Hoeller 931ea5cdf4 polishing 12 years ago
jhoeller db4cc9562f Merge pull request #94 from dsyer/SPR-9498 12 years ago
Juergen Hoeller 50df4d08c2 adapted to deprecation backport in 3.1.3 12 years ago
Juergen Hoeller 1bd775f828 @Autowired-driven ObjectFactory/Provider resolution works in non-singleton beans as well 12 years ago
Juergen Hoeller 68c5f20bc7 aligned with recent changes in CommonAnnotationBeanPostProcessor 12 years ago
Juergen Hoeller 04af54ad4c @Resource processing properly works with scoped beans and prototypes again 12 years ago
Juergen Hoeller cec30a7a2d MessageSourceSupport uses locale-specific MessageFormat cache for default messages 12 years ago
Juergen Hoeller 95adf1dbee fixed Portlet request mapping priorities in cross-controller case 12 years ago
Juergen Hoeller 049b944434 polishing (at the occasion of a backport) 12 years ago
Juergen Hoeller 30de87a51e StaxEventContentHandler uses static inner class for Location adapter, in order to avoid leaks when caching events 12 years ago
Juergen Hoeller 7ff30d0043 Sybase lock wait timeout error code missing 12 years ago
Juergen Hoeller 769753dac4 ResourceUtils.useCachesIfNecessary() not correct handle JNLP connections 12 years ago
Juergen Hoeller bd7a6f658a Typo in ApplicationContextAware and BeanNameAware section 12 years ago
Rossen Stoyanchev cb564b287f Provide support for filter registrations 12 years ago
Rossen Stoyanchev a49851d5eb Add equals/hashcode to ResponseEntity 12 years ago
Rossen Stoyanchev 473de081b8 Improve no-match handling for @RequestMapping methods 12 years ago
Rossen Stoyanchev 2201dd8c45 Add support for matrix variables 12 years ago
Rossen Stoyanchev da05b094f5 Polish standard Spring MVC exception handling 12 years ago
Arjen Poutsma 0a6b1167a7 Improved Javadoc 12 years ago
Arjen Poutsma d37e7878e6 Improved Javadoc 12 years ago
Sam Brannen 3794f995ba Avoid and/or suppress warnings in spring-test 12 years ago
Arjen Poutsma 5ce20fdd73 Improved Javadoc 12 years ago
Chris Beams 29613f1c21 Merge pull request #120 from poutsma/SPR-9677 12 years ago
Arjen Poutsma ca017a4880 Introduce strategy for BeanInfo creation 12 years ago