7418 Commits (00474ceecdd78fedfae3cafe32a5da2e4853074b)
 

Author SHA1 Message Date
Juergen Hoeller 00474ceecd Introduced setCacheRegionFactory method on LocalSessionFactoryBuilder/Bean 13 years ago
Juergen Hoeller 13ed423387 Polished exception messages 13 years ago
Juergen Hoeller 44dee37130 Added further author tags 13 years ago
Juergen Hoeller 7ed108e974 Avoid potential NPE in toString() 13 years ago
Juergen Hoeller 7b2ac6d194 LocaleContextHolder allows for independent setting of Locale and TimeZone 13 years ago
Juergen Hoeller 1dc7ff8604 Avoid unnecessary char[] allocation in NamedParameterUtils 13 years ago
Spring Buildmaster a32b94f85d Increment version to 4.0.0.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster e5c254b081 Release version 4.0.0.RC1 13 years ago
Rossen Stoyanchev bfa6c2d5a2 Tweak method signatures in HttpComponentsClientHttpRF 13 years ago
Juergen Hoeller 9f3b8a2430 GenericTypeResolver's resolveTypeArguments needs to return null for raw types (for backwards compatibility with 3.2) 13 years ago
Juergen Hoeller 84bc474016 Upgraded to Apache HttpComponents HttpClient 4.3.1 and HttpAsyncClient 4.0 GA, as well as Jackson 2.2.2 13 years ago
Juergen Hoeller 6e418fe43d QualifierAnnotationAutowireCandidateResolver matches regular bean name for FactoryBean dependency type as well 13 years ago
Sam Brannen ec24299092 Delete unused imports 13 years ago
Sam Brannen 8bb29750bf Deleted unused resourceLoader field in Jaxb2Marshaller 13 years ago
Sam Brannen c3afda3992 Delete unnecessary @SuppressWarnings("unused") 13 years ago
Sam Brannen 2e6c998168 Update Javadoc for mocks regarding Servlet 3.0 13 years ago
Phillip Webb d371886988 Allow null method for getTransactionAttribute 13 years ago
Rossen Stoyanchev 5d8fac86d7 Add timeout async request handling to OSIV components 13 years ago
Juergen Hoeller b69ebe70a6 Consistent javadoc references to java.util.concurrent and javax.enterprise.concurrent 13 years ago
Juergen Hoeller 3402628a74 Polishing 13 years ago
Juergen Hoeller 148f8f011d AutowireCandidateResolver receives original bean name (including FactoryBean prefix if applicable) for correct generic type check in case of a FactoryBean definition 13 years ago
Juergen Hoeller f9584184ef Allow for specific instance-based match to override factory method signature match 13 years ago
Juergen Hoeller ac7e27b785 Polishing 13 years ago
Juergen Hoeller 9cbac985fb Refined check for cache turnoff threshold 13 years ago
Phillip Webb e5aef5ee9d Protect against NPE when resolving generic array 13 years ago
Rossen Stoyanchev a7af9505de Avoid filling up AntPathMatcher cache 13 years ago
Juergen Hoeller 48b9e9a203 Spring uses Joda-Time 2.0's specific parseLocalDate/parseLocalTime/parseLocalDateTime methods now 13 years ago
Juergen Hoeller 4bcfbc3ba3 Apply name-matching transaction attributes to user-level methods only 13 years ago
Juergen Hoeller 0fe49629c0 AbstractApplicationContext's ApplicationListenerDetector removes listeners from ApplicationEventMulticaster on individual destruction 13 years ago
Rossen Stoyanchev eddb125836 Upgrade to Tomcat 8 RC5 13 years ago
Rossen Stoyanchev a640d84961 Fix issue in AbstractMethodMessageHandler 13 years ago
Rossen Stoyanchev 164a9f938c Update the Jetty WebSocket adapter 13 years ago
Rossen Stoyanchev 7d5b34a7c5 Fix warnings 13 years ago
Juergen Hoeller f669a40bd6 Removed deprecated TransactionAspectUtils class 13 years ago
Juergen Hoeller bfa30913fb Polishing 13 years ago
Juergen Hoeller 326154270f Refined caching of AntPathStringMatcher per pattern 13 years ago
Juergen Hoeller 62157fe38f Refined logging for advisors which are currently in creation 13 years ago
Sam Brannen 7ca09d7e3d Polish NamedParameterUtils 13 years ago
Brian Clozel 397d52ad17 Upgrade to Jetty 9.1.0 .RC0 13 years ago
Sam Brannen 75e61cc983 Polish spring-websocket 13 years ago
Sam Brannen bf9ec78c5d Polish spring-messsaging 13 years ago
Phillip Webb 4043b1d381 Workaround Javadoc bug with JDK 8 (b112+) 13 years ago
Rossen Stoyanchev 558aec294c Polish MvcUriComponentsBuilder 13 years ago
Rossen Stoyanchev c81754fa51 Merge pull request #392 from bclozel/SPR-10843 13 years ago
Rossen Stoyanchev 81dda069af Update WebSocket extensions change 13 years ago
Brian Clozel 6d00a3f0ee Add support for WebSocket Protocol Extensions 13 years ago
Phillip Webb 78c10cd242 Polish BeanMethodPolymorphismTests 13 years ago
Rob Winch 64869db9e7 Ignore .idea 13 years ago
Juergen Hoeller 8c1767e223 Defensive handling of exceptions during factory method type checking 13 years ago
Sam Brannen 180f41c4c5 Renamed @WebTests to @WebTest 13 years ago