6993 Commits (3482c170e04546bc44f525f6301a8a1c11b9b014)
 

Author SHA1 Message Date
Rossen Stoyanchev 2a559028ad Upgrade spring-websocket to Jetty 9.0.4 12 years ago
Rossen Stoyanchev 8560582c40 Add messaging.channel package 12 years ago
Phillip Webb 52d378d41f Add PublishSubscribeChannel 12 years ago
Phillip Webb 7a85827c48 Polish messaging code 12 years ago
Rossen Stoyanchev 0a68c9930f Add "simple" broker and SessionSubscriptionRegistry 12 years ago
Phillip Webb c0e1225591 Merge branch 'SPR-10694' 12 years ago
Phillip Webb 8d6fd1ed63 ConversionService JSR-356 Encoder/Decoder adapters 12 years ago
Phillip Webb 9dba73dfc9 Add ConversionService support for ByteBuffers 12 years ago
Andy Wilkinson e694cc16c7 Consider original headers in pattern-based removal 12 years ago
Andy Wilkinson 98d7073370 Verify types when setting header 12 years ago
Phillip Webb 638ba3fa97 Revert inadvertent change to DefaultDocumentLoader 12 years ago
Rossen Stoyanchev 8ab5f23643 Remove PubSubMessageBuilder 12 years ago
Phillip Webb 3157b68e4a Polish MethodReference 12 years ago
Phillip Webb bf4563e204 Include target types in MethodReference cache 12 years ago
Rossen Stoyanchev 3e27467420 Merge remote-tracking branch 'wilkinsona/message-header-accessor' into websocket-stomp 12 years ago
Rossen Stoyanchev ea7622ed9a Fix import 12 years ago
Andy Wilkinson 465fc7638f Fix typo in MessageHeaderAccessor's class name 12 years ago
Andy Wilkinson e24b71e700 Shutdown Reactor env when relay handler is stopped 12 years ago
Rossen Stoyanchev d650e909b2 Merge branch 'master' into websocket-stomp 12 years ago
Rossen Stoyanchev 9bdc825ded Add PayloadReturnValueHandler 12 years ago
Phillip Webb 60532cbd1e Polish spring-websocket code 12 years ago
Rossen Stoyanchev e7d9c26a7c Make STOMP message broker host and port configurable 12 years ago
Phillip Webb 2d018e5019 Polish @RequestMapping Javadoc 12 years ago
Phillip Webb 38c2f253ed 'Rename' HttpHeaders.getIfNotModifiedSince() 12 years ago
Rossen Stoyanchev ee9c46ad2e Remove PubSubChannelRegistry 12 years ago
Phillip Webb 6a3a361376 Include specific SQL statements in batch exception 12 years ago
Phillip Webb 5ee6bb9b9b Fix SQL syntax error in jdbcTemplate update docs 12 years ago
Phillip Webb 2abec6fd90 Include all SQL statements in batch fail exception 12 years ago
Rossen Stoyanchev 486b4101ec Introduce MessageHeader accessor types 12 years ago
Phillip Webb 84249740b8 Merge pull request #305 from beamerblvd/SPR-10644 12 years ago
Nick Williams 7b2c74b05c Improving method validation support for BV 1.1 12 years ago
Phillip Webb f9b12b8362 Include argument types in MethodReference cache 12 years ago
Phillip Webb e83bdda7d5 Polish SpEL code 12 years ago
Rossen Stoyanchev ac23832e4d Fix issue in MessageReturnValueHandler 12 years ago
Rossen Stoyanchev 32cb2ca2e7 Remove generic params from Message/MessageChannel 12 years ago
Rossen Stoyanchev f7f66f2e5c Fix minor issue in ReactorMessageChannel 12 years ago
Phillip Webb 4830ea6065 Package RmiInvocationWrapperRTD.xml in jar 12 years ago
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result 12 years ago
Phillip Webb f75d4e13a2 Polish cache abstraction code 12 years ago
Sam Brannen b122ca688b Add missing @since tag to SimpleKey 12 years ago
Phillip Webb f1a18d29ba SimpleKeyGenerator to replace DefaultKeyGenerator 12 years ago
Phillip Webb c720d82596 Use 'Integer' not 'int' in queryForObject docs 12 years ago
Phillip Webb 8ed8ee2dfe Skip abstract beans in getBeansWithAnnotation() 12 years ago
Phillip Webb a403e8f8b8 Inject @Configuration BeanFactory before autowire 12 years ago
Rossen Stoyanchev 62e23363cb Fix getters to match setters in RMHA 12 years ago
Rossen Stoyanchev c6ecaacc03 Add getResult/hasResult methods to DeferredResult 12 years ago
Rossen Stoyanchev 9bc4663ead Add accept(String) method to mock request builder 12 years ago
Rossen Stoyanchev 4b22558a06 Add HTTP method to RequestDataValueProcessor method 12 years ago
Phillip Webb 26fb880622 Add mvc: prefix to mapping samples in ref docs 12 years ago
Rossen Stoyanchev 2d8315fba0 Reverse SPR-10402 change that caused 3.2.3 regression 12 years ago