9013 Commits (6b6ca4889b01d96c66b703cea2dbd5064a67d3ef)
 

Author SHA1 Message Date
Juergen Hoeller 6b6ca4889b HibernateTransactionManagerTests for Hibernate 3 covers currentSession() as well 10 years ago
Juergen Hoeller 5cbb1fc498 SpringSessionContext for Hibernate 4 supports lazily bound Session for propagation SUPPORTS 10 years ago
Juergen Hoeller 562916b69c Consistent getJpaDialect() narrowing (along with HibernateJpaVendorAdapter) 10 years ago
Juergen Hoeller cbda722329 HibernateJpaDialect prepares JDBC Connection by default if on Hibernate EntityManager 4 (with its connection release mode ON_CLOSE) 10 years ago
Juergen Hoeller e08c56fcae Linking to Java SE 8 javadocs, plus upgrade to Joda-Time 2.4 10 years ago
Juergen Hoeller 53192bb6f4 Polishing 10 years ago
Stephane Nicoll 5b35fc2d77 Add JmsTemplate accessor in JmsMessagingTemplate 10 years ago
Juergen Hoeller ad475ffadf Consistent vararg declarations for String array setters 10 years ago
Juergen Hoeller 47006eeff1 Fixed side effect on other tests 10 years ago
Stephane Nicoll c1d149591a Add base header mapper implementation 10 years ago
Juergen Hoeller f2e4ad2364 ComponentScan annotation allows for registering beans with lazy initialization 10 years ago
Juergen Hoeller ef51d4dbdb AnnotatedElementUtils adapts post-processed values to AnnotationAttributes as well 10 years ago
Stephane Nicoll a635c36470 Fix doc typo 10 years ago
Stephane Nicoll 4a1a622004 polishing 10 years ago
Juergen Hoeller 3a419872c8 Polishing 10 years ago
Juergen Hoeller 5862ddc869 ResponseEntity provides static "notFound()" convenience method as well 10 years ago
Juergen Hoeller 3227569a38 LocalSessionFactoryBean/Builder allows for specifying custom entity type filters 10 years ago
Stephane Nicoll 0b2c0cfb4f Fix some warning 10 years ago
Stephane Nicoll e010309530 Use @Payload on method declaration 10 years ago
Sebastien Deleuze 3922f6fc53 Update references to RFC 2616 10 years ago
Andy Clement 095bd99951 Add support for inline maps in SpEL expressions 10 years ago
Stephane Nicoll c29937196f Merge pull request #607 from dharaburda/SPR-12050 10 years ago
David Haraburda d0e6f0f73f Change GenericConversionService to better handle enum 10 years ago
Sebastien Deleuze ebc5fea77b Add more HttpHeaders constants for standard HTTP headers 10 years ago
Stephane Nicoll d6b1cdc55f Custom cache annotations and AspectJ 10 years ago
Stephane Nicoll 3c72849ee4 Fix broken link 10 years ago
Stephane Nicoll 59c5d7d1ca Add messaging module section 10 years ago
Stephane Nicoll 32975be2a2 Avoid duplicate entries 10 years ago
Stephane Nicoll 3da68cfe21 Remove unused imports 10 years ago
Sam Brannen 6cfe76eeec Polish Javadoc for MutablePropertySources 10 years ago
Sam Brannen 154cf5dc7e Polish Javadoc for AnnotationCacheKey 10 years ago
Rossen Stoyanchev b5e1198bd2 Fix white spaces 10 years ago
Jakub Narloch a11b62540a Support HTTP HEAD method in MockMvcRequestBuilders 10 years ago
Rossen Stoyanchev fe88b6e054 Add to SockJsClient reference documentation 10 years ago
Sebastien Deleuze 28c70baf61 Add documentation for Java SockJS client 10 years ago
Brian Clozel 95e9b380d3 Update ResourceHandlerReg. API for Resource handling 10 years ago
Stephane Nicoll 7d1e33d88d Move JmsHandlerMethodFactory to spring-messaging 10 years ago
Rossen Stoyanchev 25decee1a4 Polish 10 years ago
Sebastien Deleuze 87273d1b83 Enrich documentation with details on how to filter messages 10 years ago
Rossen Stoyanchev 70ccbbfab1 Fix documentation issue for user destinations 10 years ago
Rossen Stoyanchev 5859649af7 Update UriTemplate Javadoc 10 years ago
Rossen Stoyanchev c4d7976c37 Update RestTemplate Javadoc 10 years ago
Rossen Stoyanchev e4182da4eb Add section on path pattern comparison 10 years ago
Rossen Stoyanchev 8751936b12 Fix issue with sub-protocol negotiation and SockJS 10 years ago
Andy Clement 813cc3b339 Fix compilation of SpEL Indexer nodes involving map references 10 years ago
Rossen Stoyanchev 135a3ff3d8 Use raw status code in RestTemplate logResponseStatus 10 years ago
Rossen Stoyanchev 41cdc92fc3 Remove AbstractWebSocketClient from SockJsClient 10 years ago
Rossen Stoyanchev c68b4c01e1 Polish SockJsClient 10 years ago
Rossen Stoyanchev ba952ca331 Fix test condition 10 years ago
Stephane Nicoll 057efa0676 Align javadoc improvements 10 years ago