14601 Commits (c668d9a473c3ea3f5c663c481ed60473f3e3099b)
 

Author SHA1 Message Date
Juergen Hoeller c668d9a473 Polishing 8 years ago
Juergen Hoeller 3daf626842 Defensive fallback for file system resolution in lastModified() 8 years ago
Juergen Hoeller 8b50f887db Caching annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 6c43d14a77 Async annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 42d6d7ec4e Transaction annotations on interface methods with CGLIB proxies 8 years ago
Arjen Poutsma 4a8c99c9ce Consistent handling of 4xx/5xx status codes in WebClient 8 years ago
Arjen Poutsma 0e7d6fc4d1 Rename WebClient.ResponseSpec.bodyToEntity[List] to toEntity[List] 8 years ago
Oleg Zhurakousky 299b9d60fd SPR-15481 Fixed AnnotationUtils.getValue() operation 8 years ago
Brian Clozel 2579dab209 Get XNIO as an undertow transitive dependency 8 years ago
Juergen Hoeller 140379fe7e Upgrade to Kotlin 1.1.2 GA 8 years ago
Rossen Stoyanchev 191bbc20dc StandaloneMockMvcBuilder allows custom HandlerMapping 8 years ago
Rossen Stoyanchev 60442ec33d Revert build.gradle change committed by mistake 8 years ago
Rossen Stoyanchev 4f3db9b822 Disable Servlet async request timeout in WebFlux 8 years ago
Juergen Hoeller 61a4eaf3cf Upgrade to Jackson 2.9 PR3 8 years ago
Rossen Stoyanchev 6e71828a35 Add space before cookie attributes 8 years ago
Rossen Stoyanchev abe3cfd8de Flux<String> + "application/json" renders as text 8 years ago
Rossen Stoyanchev c67b0d6507 Properly support ResponseEntity<Flux<T>> in Spring MVC 8 years ago
Sebastien Deleuze 20718e682e Polishing 8 years ago
Arjen Poutsma b9dbac7b2c Rename ServerResponse.BodyBuilder.body to syncBody 8 years ago
Sebastien Deleuze 6a1ce13ae2 Upgrade Kotlin to 1.1.2-eap-77 8 years ago
Stephane Nicoll a38b03f669 Merge pull request #1398 from QBNemo:master 8 years ago
Stephane Nicoll 239b7086c6 Polish "Reuse constant in DispatcherServlet" 8 years ago
QBNemo 224e369484 Reuse constant in DispatcherServlet 8 years ago
Juergen Hoeller 3ffe7a283f Latest dependency updates (RxJava 2.0.9, Undertow 1.4.13, JSON-B 1.0 M2) 8 years ago
Stephane Nicoll cf6031f98e Fix duplicated entry in spring-core module 8 years ago
Violeta Georgieva 4d058ceef4 Resume Undertow writes only when data is available 8 years ago
Sam Brannen 55833dc3d1 Discontinue use of Rouge in the Reference Manual 8 years ago
Stephane Nicoll 624790e7ab Merge pull request #1397 from jtigger:patch-1 8 years ago
John Ryan 33d7816de3 Remove extraneous asterisk 8 years ago
Rossen Stoyanchev 7df3d68b2a Replace WebMvcConfigurerAdapter with default methods 8 years ago
Rossen Stoyanchev d3b178a812 Consistent JSON array result for Flux<T> in Spring MVC 8 years ago
Rossen Stoyanchev cc102c2fcd Properly handle Flux<?> and Flux<Object> in WebFlux 8 years ago
Rossen Stoyanchev a93698487e Fix handling for ResponseEntity<Flux<T>> in Spring MVC 8 years ago
Rossen Stoyanchev 633544943f Polish 8 years ago
Juergen Hoeller 62584a5337 Latest dependency updates (Tomcat 8.5.14, Jetty 9.4.4, OkHttp 3.7, POI 3.16, Rome 1.7.2, EhCache 2.10.4) 8 years ago
Arjen Poutsma 03861df0ba Polishing 8 years ago
Andy Clement cd86558811 Support optional trailing separator on path pattern matching 8 years ago
Juergen Hoeller e93e49f268 ErrorMessage.toString() includes original message at top level 8 years ago
Juergen Hoeller c16c8f26f5 Merge pull request #1395 from garyrussell/SPR-15459 8 years ago
Gary Russell e677342628 Add originalMessage to ErrorMessage 8 years ago
Arjen Poutsma d1e0990293 Polishing 8 years ago
Arjen Poutsma 30f61e0c07 Add body(Object) method to ServerResponse.BodyBuilder 8 years ago
Arjen Poutsma b897f96e0f Use PathRemainingMatchInfo in RequestPredicates 8 years ago
Stephane Nicoll 09fcfb510c Merge pull request #1392 from KingBuzzer:fix-selenium-links 8 years ago
Fredrik Sundberg cf50a9a1ed Fix Selenium links in testing.adoc 8 years ago
Rossen Stoyanchev 7d8dda9a5a Polish reactive type support in Conventions 8 years ago
Rossen Stoyanchev 887e5e50a9 Polish model attribute name checks 8 years ago
Rossen Stoyanchev d78d82c516 Use Conventions for reactive model attribute names 8 years ago
Rossen Stoyanchev 5c502b87ca Support for reactive types in Conventions 8 years ago
Rossen Stoyanchev 71966b0777 Polish Conventions 8 years ago