10829 Commits (a3f39d52570b97d31b9ab7cf9d118bbbaef0fd3e)
 

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