7282 Commits (bcfbd862c73db17d7bd8dfe5b669d1a8fc17bcbf)
 

Author SHA1 Message Date
Rossen Stoyanchev bcfbd862c7 Add value() attribute to @Payload 13 years ago
Rossen Stoyanchev 70dfec269b Use alternative UUID strategy in MessageHeaders 13 years ago
Rossen Stoyanchev 57d127b55a Validate if STOMP frame is allowed to have a body 13 years ago
Rossen Stoyanchev 7c3749769a Add STOMP broker relay to configure "host" header 13 years ago
Rossen Stoyanchev cf7889e226 Fix issue with DeferredResult on @RestController 13 years ago
Juergen Hoeller 3bd6dfe047 Autowiring of generic types 13 years ago
Juergen Hoeller 74794190a5 Implement java.io.Flushable wherever applicable 13 years ago
Juergen Hoeller 8b1927f3ec Fixed type prediction for generic factory methods 13 years ago
Juergen Hoeller 41f041e6ae Reduced "getParameterType call not supported" log message to single line 13 years ago
Juergen Hoeller 7a9d58375f Changed JSR-330 detection logging from info to debug 13 years ago
Sam Brannen 977c8c7137 Polish Javadoc for ResolvableType 13 years ago
Brian Clozel 5de5198005 Allow greater flexibility for template method createDataBinderFactory 13 years ago
Rossen Stoyanchev 8ae88c20d1 Add support for resolving message headers 13 years ago
Phillip Webb ca9df4d2ef Return rather than throw converted http exception 13 years ago
Phillip Webb 2c6282055c Merge pull request #315 from garyrussell/SPR-10501 13 years ago
Gary Russell 0e7769b5bb Add Reference to Spring AMQP Remoting in docs 13 years ago
Phillip Webb 823dbdf232 Merge pull request #379 from Xaerxess/fix-doc-cache 13 years ago
Grzegorz Rożniecki 03daf593b2 Fix Cache documentation 13 years ago
Rossen Stoyanchev 7d3b6497b5 Add support for MIME-based message conversion 13 years ago
Phillip Webb ee8f1aa61a Clarify ResolvableType.resolve() Java Doc 13 years ago
Phillip Webb 5358cc0f5f Fix ResolvableType isAssignableFrom for <?> 13 years ago
Phillip Webb 501a1cbb5d Refactor from deprecated GenericTypeResolver calls 13 years ago
Phillip Webb fdf0ef40c0 Use ResolvableType in GenericCollectnTypeResolver 13 years ago
Phillip Webb 595efe9aab Use ResolvableType in GenericTypeResolver 13 years ago
Phillip Webb 6a18b0048d Introduce ResolvableType Class 13 years ago
Rossen Stoyanchev 449d91a06c Merge pull request #379 from bclozel/SPR-10789 13 years ago
Rossen Stoyanchev c9bb0594f3 Polish 13 years ago
Brian Clozel e04a756968 Support AntPathMatch URLs in URL ResultMatchers 13 years ago
Rossen Stoyanchev 4ca7d89a92 Revert resource handling changes 13 years ago
Rossen Stoyanchev 6a323292d8 Revert "Add initial cut of expanded resource handling" 13 years ago
Rossen Stoyanchev 80e5513918 Revert "Remove unintended changes from last commit" 13 years ago
Rossen Stoyanchev 2670d94c6a Revert "Update Spring MVC Java config for ResourceResolvers" 13 years ago
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 13 years ago
Brian Clozel 4bf5a0234c Add doesNotExist match to HeaderResultMatchers 13 years ago
Brian Clozel e4479c8669 Fix MockHttpServletResponse HTTP status update 13 years ago
Rossen Stoyanchev 824cb9f8cd Polish MessageBuilder 13 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 13 years ago
Juergen Hoeller 52cca48f40 Polishing 13 years ago
Juergen Hoeller 8b3afda6f4 Marked Jackson 1.x support classes as deprecated 13 years ago
Juergen Hoeller bd4c64af04 Turned ByteBufferConverter's visibility to package level 13 years ago
Juergen Hoeller 3fad0fa432 Introduced TomcatLoadTimeWeaver for Tomcat's new InstrumentableClassLoader interface 13 years ago
Juergen Hoeller 888e3c7e53 Polishing 13 years ago
Rossen Stoyanchev 52d663e596 Make method in RequestMappingHandlerMapping protected 13 years ago
Brian Clozel a5e3916724 Add Jackson's Modules registration in Jackson2OMFactoryBean 13 years ago
Brian Clozel e91ce23cd0 Add javax.servlet.http.Part support for data binding 13 years ago
Andy Wilkinson 41e411a8a5 Introduce new HEARTBEAT message type 13 years ago
Andy Wilkinson a7f735b50a Make the broker relay heartbeat intervals configurable 13 years ago
Andy Wilkinson ba11af7f11 Improve broker relay's shutdown and availability events 13 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 13 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 13 years ago