10528 Commits (20a1474554490b0d6ccf260b2e1dd425fcd6cac1)
 

Author SHA1 Message Date
Stephane Nicoll 06a0dfa682 Update ApplicationEvent doc for generics event 9 years ago
Sam Brannen ea9d7aa337 Polish Javadoc for @TransactionConfiguration 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 2b339db53b Polish @CrossOrigin 9 years ago
Sam Brannen 60cdfa535e Polish ComponentScanParserScopedProxyTests 9 years ago
Sam Brannen d49bf01c4a Polish Javadoc for AbstractBeanDefinition 9 years ago
Sam Brannen 2d23f42609 Introduce alias for 'value' attribute in @Scope 9 years ago
Sam Brannen 6b7c1d72e8 Introduce alias for 'value' attribute in @Transactional 9 years ago
Sam Brannen 6fc388315e Polish Javadoc for @Transactional 9 years ago
Sam Brannen 31c547456a Introduce getAliasedString() in AnnotationAttributes 9 years ago
Sam Brannen 05de9a8c4a Introduce general purpose isEmpty() method in ObjectUtils 9 years ago
Sam Brannen e7f4544248 Polish ObjectUtilsTests 9 years ago
Sam Brannen f6d2fe471a Proper support for Root WAC in Spring MVC Test 9 years ago
Brian Clozel e2c8d3762f Fix tests for SPR-13090 9 years ago
Brian Clozel 0175068cab Improve Last-Modified & ETag support 9 years ago
Juergen Hoeller 75edb3979e AspectJExpressionPointcut defensively catches exceptions thrown from ShadowMatch.matchesJoinPoint 9 years ago
Juergen Hoeller ad55687627 Polishing 9 years ago
Juergen Hoeller 32b9ea9e9f WebAsyncUtils avoids reflection for creating StandardServletAsyncWebRequest 9 years ago
Juergen Hoeller 4eea675c15 Stronger warning about lookup methods not working with @Bean 9 years ago
Juergen Hoeller e97506be55 Member classes get exposed to the import stack now 9 years ago
Rossen Stoyanchev 9712a32c46 Allow setting timeout in ResponseBodyEmitter 9 years ago
Arjen Poutsma 4611d058c8 Support Forwarded-Header in UriComponentsBuilder 9 years ago
Juergen Hoeller b02352d30f Enabled test for AspectJ pointcut matching against lambda-defined bean 9 years ago
Juergen Hoeller a239116b76 Latest dependency updates (AspectJ 1.8.6, Jackson 2.6 RC2, Joda-Time 2.8, JDO 3.1) 9 years ago
Stephane Nicoll b87816ed20 Add ResolvableTypeProvider 9 years ago
Juergen Hoeller a7aaf313d7 Updated CGLIB AOP proxy note on constructor invocations 9 years ago
Juergen Hoeller 0b2c3dafca Upgrade to Apache HttpClient 4.5 and HttpAsyncClient 4.1 9 years ago
Sebastien Deleuze 0c3b34f7d5 Polish CORS global configuration 9 years ago
Stephane Nicoll e8441edcb7 Remove commons pool 2.x workaround 9 years ago
Sebastien Deleuze 15da5efc86 Fix combining class and method level @CrossOrigin attributes 9 years ago
Brian Clozel 0a439f096f Upgrade to undertow 1.2.7.Final 9 years ago
Juergen Hoeller 5964e15421 Latest dependency updates (Commons Pool 2.4.1, POI 3.12) 9 years ago
Juergen Hoeller 869b0bc7ee Create enhanced FactoryBean instance before applying method interceptor (preferably via Objenesis) 9 years ago
Juergen Hoeller d195ad216a Polishing 9 years ago
Juergen Hoeller 9410dff99c AsyncResult allows for exposing an execution exception 9 years ago
Sam Brannen 0db948e72d Polish Javadoc for @Scope 9 years ago
Sam Brannen ff8597fa80 Introduce alias for 'value' attribute in @ComponentScan.Filter 9 years ago
Sam Brannen 384ee69300 Introduce getAliasedClassArray() in AnnotationAttributes 9 years ago
Sam Brannen 39e820b4bf Polish Javadoc for @ComponentScan 9 years ago
Sam Brannen d4ee75ddf0 Log correct class name for introspection failure 9 years ago
Sam Brannen d3b5aeb768 Introduce alias for 'value' attribute in @ImportResource 9 years ago
Sam Brannen e5dc6e964c Introduce getAliasedStringArray() in AnnotationAttributes 9 years ago
Stephane Nicoll 08c032d9fd Allow Cache annotations to not specify any cache name 9 years ago
Stephane Nicoll d6056182aa Polish ConditionalGenericConverter documentation 9 years ago
Sebastien Deleuze e5f76af193 Support CORS global configuration in XML namespace 9 years ago
Juergen Hoeller 4f1286a4c3 Lite configuration candidate check defensively handles method introspection failure 9 years ago
Juergen Hoeller 8c337a48a9 SpringSessionSynchronization's beforeCompletion unbinds after disconnect failure as well 9 years ago
Juergen Hoeller 11401bd5e4 Upgrade to Hibernate ORM 5.0 RC1 and Hibernate Validator 5.2 RC1 9 years ago
Esko Luontola 89c1674b89 Fix missing space in assertion message 9 years ago
Rossen Stoyanchev 4297612e4c Merge pull request #808 from litpho/SPR-13080 9 years ago