791 Commits (20bb25647f63f4510983bb0befb0b8b57bb04503)

Author SHA1 Message Date
Stephane Nicoll 2a715e9c61 Fix escaping of # 9 years ago
Rossen Stoyanchev 9ac9135c24 Update reference on StompClient 9 years ago
Stephane Nicoll 2a9b2ca5fd Polish doc 9 years ago
Stephane Nicoll 33a4e9e57f Prevent non public bean to be exposed to JMX 9 years ago
Sam Brannen 92e715ed93 Update "What's New" regarding new testing features 9 years ago
Juergen Hoeller 100f3c5eeb Removed invalid quoting of message arguments from MessageSource examples 9 years ago
Phillip Webb 2244461778 Allow @ContextConfiguration to be omitted 9 years ago
Sam Brannen 0d12b84022 Document single element annotation attribute overrides in "What's New" 9 years ago
Dapeng 9d4c6e4d06 Add table title for @Transactional settings 9 years ago
Rossen Stoyanchev dfa1938ac1 Update what's new 9 years ago
Rossen Stoyanchev 9e167045fc Update what's new 9 years ago
Brian Clozel 3df66d023c Polish documentation on WebApplicationInitializer 9 years ago
Brian Clozel 0d6f80052d Support conditional updates in ServletWebRequest 9 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 9 years ago
Sam Brannen b423596b2e Introduce composed annotations for web scopes 9 years ago
Sam Brannen a2bfe86630 Support @[Before|After]Transaction on non-public methods 9 years ago
Sam Brannen 9d3dd1bc13 Introduce SpringRunner 'alias' for SpringJUnit4ClassRunner 9 years ago
Rossen Stoyanchev 1bc1df2d0f Polish client-side REST updates 9 years ago
Rossen Stoyanchev 91872b0d74 Add ExpectedCount 9 years ago
Brian Clozel 1c2ac49f2a Add weak ETag support in ShallowEtagHeaderFilter 9 years ago
logicg8 6ce76314e7 Polish doc 9 years ago
Greg Turnquist 8cb35197ef Remove duplicate method from reference docs 9 years ago
Rossen Stoyanchev 03e3ef53ab @SendToUser supported on the class level 9 years ago
Sam Brannen 468f083ab0 Use proper syntax highlighting for XML examples 9 years ago
Rossen Stoyanchev 2e7470b27f Allow binding=false on @ModelAttribute 9 years ago
Rossen Stoyanchev e62ada898b Add @RequestAttribute with servlet-based support 9 years ago
Rossen Stoyanchev 698f923fc3 Add @SessionAttribute with Servlet-based support 9 years ago
Rossen Stoyanchev 2607a22537 HTTP OPTIONS lists all HTTP methods except TRACE 9 years ago
Juergen Hoeller ebad8db8d5 Clarify environment property precedence rules 9 years ago
Rossen Stoyanchev e14f42f386 Update reference for HTTP HEAD and OPTIONS support 9 years ago
Andy Clement a12f23936c Allow use of '&' prefix to access factory bean in SpEL 9 years ago
Rossen Stoyanchev 415b2763ce MockHttpServletRequestBuilder parses form data 9 years ago
Rossen Stoyanchev 1416c2a00e ContentRequestMatchers asserts request with form data 9 years ago
Rossen Stoyanchev 952a3170e6 HeaderResultMatchers supports multi-value headers 9 years ago
Stephane Nicoll 714ae2684c Support for global separator in JDBC namespace 9 years ago
Stephane Nicoll a112557dc4 Support SendTo at class-level 9 years ago
Rossen Stoyanchev 73a794336c Support @ResponseStatus on controller type level 9 years ago
Rossen Stoyanchev 4818378c25 Better document client-side tests against MockMvc 9 years ago
Stephane Nicoll ee946f6ac6 Fix typo 9 years ago
Kamil Szymanski fca7c52236 Fix list of supported JCache annotations 9 years ago
Juergen Hoeller 9bffb9e53f Refined RequestMappingHandlerMapping bean definition 9 years ago
holub 9152f20bc1 Update SockJS client code snippet 9 years ago
Juergen Hoeller 826a00a56a Expect IllegalStateException instead of specific message for @Scheduled proxy mismatch 9 years ago
Rossen Stoyanchev bc671f05d6 Fix test warnings 9 years ago
Rossen Stoyanchev 12b73caa84 Add @RestControllerAdvice 9 years ago
Stephane Nicoll 07fd7b905e Update What's new section 9 years ago
Stephane Nicoll 66dd880335 Update What's new section 9 years ago
Sylwester Niewczas adf744cce0 Fix markup in reference section 9.4.2 9 years ago
Stephane Nicoll 1fc3fc8bf7 Update documentation 9 years ago
Stephane Nicoll edd8e2d56d Update documentation 9 years ago