9765 Commits (29a6d24d6587ecbe340e4ec65f977395d2d0f329)
 

Author SHA1 Message Date
Rossen Stoyanchev b796c1e87e Synchronize message sending 10 years ago
Juergen Hoeller bb1d1e916e Polishing 10 years ago
Juergen Hoeller 03d4e1bc22 Consistent bridge method handling in annotation post-processors 10 years ago
Juergen Hoeller 15d3b88037 DefaultSingletonBeanRegistry's isDependent defensively checks for circular recursion 10 years ago
Juergen Hoeller 1daa5eb383 ResponseEntity provides static "unprocessableEntity()" convenience method as well 10 years ago
Rossen Stoyanchev 03f5176df1 List Tomcat and Jetty Web first. 10 years ago
Rossen Stoyanchev 189ec75789 Add ability to clone to UriComponentsBuilder hierarchy 10 years ago
Sebastien Deleuze 2fccf3ff44 Add support for autowiring Jackson handlers 10 years ago
Sebastien Deleuze ea7f787ad8 Update supported WebSocket runtimes in the reference documentation 10 years ago
Juergen Hoeller 016b3b758a Upgrade to JUnit 4.12 10 years ago
Juergen Hoeller d1f8968595 ControllerAdvice basePackages specifically refer to actual packages (avoiding accidental prefix matches with other packages) 10 years ago
Brian Clozel 98870251f9 Better empty response body support in RestTemplate 10 years ago
Brian Clozel b2878a4f60 Merge pull request #704 from aantono/master 10 years ago
Alex Antonov bf8d99d7e4 Fixed the output stream incomplete data by explicitly flushing the OutputStreamWriter 10 years ago
Juergen Hoeller 4013fe03a5 Revised ControllerAdvice basePackages handling (based on package names instead of java.lang.Package) 10 years ago
Rossen Stoyanchev ad65119a2c Polish ServletUriComponentsBuilder 10 years ago
Rossen Stoyanchev 7f11c1ee2f Also apply X-Forwarded-Prefix in fromContextPath 10 years ago
Juergen Hoeller 9ef0bdcb17 Consistent resolution of Class methods and static methods 10 years ago
Brian Clozel 1de71511f0 Merge pull request #702 from aantono/master 10 years ago
Rossen Stoyanchev d322bcfbf4 Use X-Forwarded-Prefix in ServletUriComponentsBuilder 10 years ago
Alex Antonov b041cffe5d Fix for NPE when creating ProtobufHttpMessageConverter without ExtensionRegistryInitializer 10 years ago
Sebastien Deleuze af2782aa79 Fix Undertow exclusion (and upgrade to 1.1.1.Final) 10 years ago
Stephane Nicoll e7c577fd08 Merge pull request #694 from kicktipp/SPR-12447 10 years ago
Janning Vygen 061b246307 Add @AjSuppressWarnings on static mocks 10 years ago
Sebastien Deleuze fbd85925de Use Jackson improved default configuration everywhere 10 years ago
Phillip Webb 87f1512e88 Add protected YamlProcessor.getFlattenedMap method 10 years ago
Roy Clarkson 83ecf5ca1d Fix issue where FormHttpMessageConverter fails to write multipart data 10 years ago
Rossen Stoyanchev 7aa5e65235 Add info on intercepting static resource requests 10 years ago
Rossen Stoyanchev ed4cd9947f Add private method to remove duplication 10 years ago
Rossen Stoyanchev fa89ae244f Enrich CONNECTED frames with Principal 10 years ago
Rossen Stoyanchev dc5b5ca8ee Check the user of a SockJS request 10 years ago
Juergen Hoeller 6e54fc960a Latest dependency updates (Joda-Time 2.6, H2 1.4.182, Jettison 1.3.7, xpp3 1.1.4c) 10 years ago
Juergen Hoeller 5018889d78 AnnotationAttributesReadingVisitor defensively handles meta-annotation retrieval failure 10 years ago
Stephane Nicoll 1aad4da6b6 Remove compiler warning 10 years ago
Stephane Nicoll c1f1cac359 Remove DisposableBeanMethodInterceptor 10 years ago
Juergen Hoeller 82651a07ab BeanFactory accepts getBean arguments for non-prototype beans as well 10 years ago
Juergen Hoeller c85686ac78 Polishing 10 years ago
Juergen Hoeller fa0ef2d87e BeanFactory accepts getBean arguments for non-prototype beans as well 10 years ago
Juergen Hoeller c5c5473d44 Common annotation processing for imported and nested classes within configuration classes 10 years ago
Juergen Hoeller c94d584f37 OrderUtils defensively checks for presence of javax.annotation.Priority 10 years ago
Juergen Hoeller 9a71a0c6c9 YamlProcessor defensively closes InputStream 10 years ago
Juergen Hoeller 2496d68e9f Relaxed final declarations and protected doInvoke methods 10 years ago
Juergen Hoeller efb114d49a Polishing 10 years ago
Juergen Hoeller bfbd25a0e9 BeanWrapper auto-growing support for EnumSet / EnumMap 10 years ago
Juergen Hoeller 7635e7b7f2 Polishing 10 years ago
Juergen Hoeller fef4cd0ed6 Default conversion support for EnumSet / EnumMap 10 years ago
Juergen Hoeller 717b2af50f Latest dependency updates (Groovy 2.3.8, Apache HttpClient 4.3.6) 10 years ago
Juergen Hoeller e6d7af4ea8 Polishing 10 years ago
Juergen Hoeller decc5cd1ae Extracted ContentCachingRequestWrapper and ContentCachingResponseWrapper 10 years ago
Juergen Hoeller 3b1584904f Polishing 10 years ago