10993 Commits (5c22002d2166a160efff9ee756097c733be81cb7)
 

Author SHA1 Message Date
Juergen Hoeller b9d7913407 Deprecate XmlBeans support (following the XMLBeans retirement at Apache) 9 years ago
Juergen Hoeller eaba794823 Removed misleading note on readonly and disabled flags in spring-form.tld 9 years ago
Sebastien Deleuze 63fe5b9069 Fix typo in reference documentation 9 years ago
Sam Brannen 7107c8cb05 Fix typo & grammar in MVC Test reference doc 9 years ago
Brian Clozel 42588cb03e Prepare Undertow 1.3.0 compatibility 9 years ago
Juergen Hoeller e05fb494f5 Polishing 9 years ago
Juergen Hoeller 91b473fec5 Latest dependency updates (Tomcat 8.0.26, JRuby 1.7.22, H2 1.4.188) 9 years ago
Rossen Stoyanchev 4ecb3d4f3f Update WebSocket docs on proxying @Controller 9 years ago
Rossen Stoyanchev bdf735125f Update javadoc for (Async)RestTemplate 9 years ago
Rossen Stoyanchev 2e79a30fed Properly expand URI vars with regex 9 years ago
Rossen Stoyanchev 1a9e42b49d Support multipart filename with charset 9 years ago
Juergen Hoeller 4314da922a RedirectView and RequestContext use RequestContextUtils.findWebApplicationContext 9 years ago
Juergen Hoeller 7d30017429 StubWebApplicationContext supports AutowireCapableBeanFactory operations (as far as possible) 9 years ago
Juergen Hoeller 3430f7623c Consistent detection of meta-annotation attributes via ASM 9 years ago
Juergen Hoeller 6aa9e0caf9 mvc:tiles-configurer supports preparer-factory and definitions-factory 9 years ago
Juergen Hoeller 8cd283729b MessageHeaders returns completely immutable entry set (no entry.setValue call allowed) 9 years ago
Juergen Hoeller 5f3559fbad Call statement support for SAP HANA 9 years ago
Juergen Hoeller 35e1eca9e8 BeanPropertyRowMapper logs in case of no corresponding property as well 9 years ago
Juergen Hoeller 74e6213baf Lookup method definitions can be overridden in child beans 9 years ago
Juergen Hoeller b198cad58e SimpleAliasRegistry detects circles between non-canonical aliases as well (through hasAlias) 9 years ago
Brian Clozel 190eb6ace1 Set ETag header with VersionResourceResolver 9 years ago
Brian Clozel 0b9c3de320 Sanitize request URL in ResourceUrlEncodingFilter 9 years ago
Sebastien Deleuze 04cff89eb7 Update ScriptTemplateView to manage content type 9 years ago
Brian Clozel 88405be8a5 Quote ETags set with ResponseEntity builder API 9 years ago
Sam Brannen 2df3646e90 Let Jetty pick its own available port 9 years ago
Sam Brannen 6085be3a71 Assert status quo for finding annotations on bridged methods 9 years ago
Sam Brannen 914ba483b2 Clean up warnings in spring-websocket 9 years ago
Sam Brannen 732a655f82 Reinstate performance test group assumption in SockJS tests 9 years ago
Sam Brannen a43d78ea55 Suppress warnings in tests in spring-jdbc 9 years ago
Juergen Hoeller c685fd7c23 Polishing 9 years ago
Juergen Hoeller 6d1b8b5a31 SpringWebConstraintValidatorFactory for use with validation.xml 9 years ago
Juergen Hoeller 79e24aeced Upgrade to Hibernate ORM 5.0 GA 9 years ago
Juergen Hoeller 05a16a1bfa Avoid ambiguous property warning for methods with multiple parameters 9 years ago
Rossen Stoyanchev 27899abcb6 Publish events only after successful channel send 9 years ago
Rossen Stoyanchev 473dd5e9e8 Unwrap if necessary for MultipartHttpServletRequest 9 years ago
Stephane Nicoll 22948bd7f0 Add hook to create custom BeanPropertyBindingResult 9 years ago
Sam Brannen a3e7848a30 Clean up warnings and tests in spring-core 9 years ago
Sam Brannen 9ab4062317 Clean up warnings in tests in spring-jdbc 9 years ago
Sam Brannen d54aab2338 Log connection URL for embedded databases 9 years ago
Sam Brannen 2025d5c35e Polish Javadoc and log messages for embedded databases 9 years ago
Sam Brannen 0cd21aa55f Fix typo in Javadoc for TestContextBootstrapper 9 years ago
Sebastien Deleuze d4c74ad346 Add an ObjectMapper constructor to MappingJackson2(Json|Xml)View 9 years ago
xueyua ddd6c9bea0 Fix typos in Web MVC documentation 9 years ago
Sebastien Deleuze be7514f490 Polish Jackson2ObjectMapperBuilderTests 9 years ago
Craig Andrews cccf5f65f5 Register jackson-datatype-jdk7 module when using Java 7 9 years ago
Sebastien Deleuze d53f0b995a Polish GenericHttpMessageConverter 9 years ago
Sebastien Deleuze 4338719d98 Serialize with type only collections in Jackson HttpMessageConverter 9 years ago
Stephane Nicoll 71585c909a Polish 9 years ago
Juergen Hoeller 3d2e2cb3ae Upgrade to Reactor 2.0.5 9 years ago
Sam Brannen 94639d2dcf Update @since tag in Eclipse code template to 4.2.1 9 years ago