791 Commits (20bb25647f63f4510983bb0befb0b8b57bb04503)

Author SHA1 Message Date
Sam Brannen 66562f2589 Require JUnit 4.12 or higher in the TestContext framework 9 years ago
Stephane Nicoll 3a238a2b61 Polish contribution 9 years ago
Juergen Hoeller 2cfe00ce32 Updated reference documentation from Hibernate 3 to Hibernate 5 9 years ago
Juergen Hoeller 7f7f24949b Polishing 9 years ago
Stephane Nicoll 34b596c6bf Polish cache javadoc 9 years ago
Juergen Hoeller 3fec802b46 Fixed formatting in AOP documentation 9 years ago
Juergen Hoeller 998da2f45c Document destruction callback behavior for inner beans in case of scope mismatch 9 years ago
Andy Clement a39867bd8e Tweak docs concerning method execution pointcut signature 9 years ago
Juergen Hoeller 17df02d01e Explicit flush example with JPA EntityManager 9 years ago
Kazuki Shimizu 66d99f05aa Add link in jsp tag library 9 years ago
Oleg Atamanenko b2c132633f Remove invalid underscore 9 years ago
Oleg Atamanenko a834639ac8 Add quotes around attribute value 9 years ago
Juergen Hoeller 1cb6069734 Polishing 9 years ago
Rossen Stoyanchev e707347474 Fix failing tests 9 years ago
Rossen Stoyanchev b7b8d854d9 Update reference for MediaType constants. 9 years ago
Rossen Stoyanchev f0464e8176 Add section on RFD + whitelist yml/properties/csv 9 years ago
Sebastien Deleuze 09cb286c84 Add MediaType.APPLICATION_JSON_UTF8 9 years ago
Sebastien Deleuze 62cd6ad526 Add @RequestMapping produces documentation about charset 9 years ago
Hasan Kara ff4e48c7a1 Fix typo 9 years ago
Juergen Hoeller a778468771 Consistent JSP tag documentation 9 years ago
Juergen Hoeller 1571829c34 Consistent bracket style in view chapter 9 years ago
Juergen Hoeller a13a1eb1f1 Reference documentation for ObjectFactory and JSR-330's Provider 9 years ago
Juergen Hoeller 629e2a0396 Explicit notes on programmatic JNDI lookups in @Bean methods 9 years ago
Juergen Hoeller 93f77f5d51 Note on multiple @Bean methods for same bean 9 years ago
Eric Bottard bd4aa41fda Fix elvis operator example 9 years ago
Juergen Hoeller f6dd7e4df8 Fixed cron trigger example in reference documentation 9 years ago
Juergen Hoeller 6d369308cc Improved SessionLocaleResolver documentation 9 years ago
Juergen Hoeller bc1dc9a074 Removed outdated XmlBeanFactory references 9 years ago
Stephane Nicoll 9bed389d1f Harmonize javadoc urls in developer guide 9 years ago
Stephane Nicoll 0039c74649 Add a note on JmsListenerEndpointRegistry 9 years ago
Kazuki Shimizu 64790903e9 Add description for two exceptions which handled by DefaultHandlerExceptionResolver in reference document 9 years ago
Sam Brannen a58b685162 Polish formatting in Web MVC chapter 9 years ago
Sam Brannen e7adc6810b Fix broken link in Web MVC chapter 9 years ago
Sam Brannen 6a4cc7e681 Fix typos in Web MVC chapter 9 years ago
Sam Brannen 333cfeb6f0 Polish Testing chapter regarding @Commit 9 years ago
Sam Brannen f5ee13c5da Fix formatting in the Testing chapter 9 years ago
Juergen Hoeller 6256586047 Polishing 9 years ago
Sam Brannen 26798cc338 Polish testing chapter 9 years ago
Sam Brannen 2f4c0036cb Dispel myth that Spring MVC Test requires JUnit 9 years ago
Sam Brannen 2dc4da3d4e Link to AssertJ instead of Fest in testing chapter 9 years ago
Sam Brannen faa2f5cc50 Fix formatting in SpEL chapter 9 years ago
Sam Brannen 8d58f66c0f Fix formatting in SpEL chapter 9 years ago
Juergen Hoeller d3c539a9ab Portlet MVC documentation consistently refers to Portlet 2.0 spec (JSR-286) 9 years ago
Sam Brannen 3dcf8c1712 Simplify legacy JUnit 3.8 based tests in spring-orm 9 years ago
Brian Clozel 55db4ae94b Document that @ResponseStatus overrides redirect views 9 years ago
Sam Brannen de2e201a2a Refer to @Commit instead of @Rollback(false) in the reference manual 9 years ago
Sebastien Deleuze f3b7e9ff2d Expose view url to render function in ScriptTemplateView 9 years ago
Juergen Hoeller f2c9838e95 Updated ContentNegotiatingViewResolver example towards ContentNegotiationManager 9 years ago
Sam Brannen 734aecb15a Polish "What's New" section in reference manual 9 years ago
Brian Clozel d3d81c2864 Add MockHttpServletResponse.getDateHeader 9 years ago