14566 Commits (03861df0ba95e9981d09b26e18192a240cf5ca40)
 

Author SHA1 Message Date
Stephane Nicoll c5b23c218c Merge pull request #1382 from pivotaljohn:patch-1 8 years ago
Stephane Nicoll bf6e7d0c26 Update copyright header 8 years ago
John S. Ryan 9287bbb91a Fix typo in AfterReturningAdviceInterceptor JavaDoc 8 years ago
Juergen Hoeller 5986f881d0 HandlerMethod evaluates ResponseStatus annotation for early caching 8 years ago
Violeta Georgieva ff03b4a4ad Init subscriber before switching the states 8 years ago
Rossen Stoyanchev 91977c81ad Support Optional without @RequestParam in WebFlux 8 years ago
Rossen Stoyanchev 3780d040ee Polish and minor fixes in ViewResolutionResultHandler 8 years ago
Rossen Stoyanchev e4c62cc029 Controller API for view rendering 8 years ago
Bryan Kelly 9a9166622e Fix ForwardedHeaderFilter getRequestURL() 8 years ago
Juergen Hoeller a95843a068 Dependency tracking for Supplier-created beans 8 years ago
Juergen Hoeller ea5cb26d75 LogFactory obtains ClassLoader-specific LoggerContext for Log4J 8 years ago
Juergen Hoeller 32bda47ed1 Latest dependency updates (EhCache 3.3.1, FreeMarker 2.3.26, Log4J 2.8.2) 8 years ago
Juergen Hoeller 8cb24e0d93 SettableTask.checkCompletingThread() only resets marker after match 8 years ago
Arjen Poutsma e556aaccee Use PathPattern.getPathRemaining in WebFlux fn 8 years ago
Rossen Stoyanchev b245918574 Fix compiler warning 8 years ago
Andy Clement 584b290dff Introduce method to allow a pattern to partially consume a path 8 years ago
Rossen Stoyanchev e49d797104 Polish HttpMessageWriterView and view resolution 8 years ago
Rossen Stoyanchev 10aa56aa8d Remove file committed by mistake 8 years ago
Dávid Karnok 68cc57549a Restore correct order of terminated flag check 8 years ago
Rossen Stoyanchev 43eea41dd6 Polish 8 years ago
akarnokd 3312ef0aa2 Refactor AbstractEmitterSubscriber 8 years ago
Sam Brannen f3ec812abf Delete obsolete GIF and JPG images 8 years ago
Sam Brannen 3a4b205b20 Use Rouge syntax highlighting in PDF version of Reference Manual 8 years ago
Sam Brannen b403fb3749 Fix grammar 8 years ago
Juergen Hoeller 2566d6f5c8 LogFactory differentiates between SLF4J API and SPI presence 8 years ago
Juergen Hoeller 702e01ad52 UrlResource applies StringUtils.getFilename against cleaned URL path 8 years ago
Juergen Hoeller 67ea4b3a05 package-info for repackaged libraries (and other polishing) 8 years ago
Juergen Hoeller 75dd8d9c06 UrlResource applies StringUtils.getFilename against URL path 8 years ago
Juergen Hoeller 3037277d0e Minimize reflective interaction with annotation instances during retrieval 8 years ago
Arjen Poutsma aa3573b2bc Polishing 8 years ago
Juergen Hoeller 699064870f Applicable commons-logging excludes for libraries (HtmlUnit, Castor XML, Apache HttpClient) 8 years ago
Juergen Hoeller 45e7b350bd LogFactory provides getFactory() with getInstance methods as well 8 years ago
Juergen Hoeller 47277f43da spring-core provides custom variant of Commons Logging 8 years ago
Rossen Stoyanchev e83fdaa2dd Revert recent change causing issue in Boot on WildFly 8 years ago
Sam Brannen ffa5dbe898 Polishing 8 years ago
Arjen Poutsma 99474376e6 Server HttpMessage[Reader|Writer] in WebFlux fn 8 years ago
Sebastien Deleuze ed8565894a Return 5xx HTTP status for invalid target types with Jackson 8 years ago
Sam Brannen 454e61e8ac Use standard PNGs in reference manual 8 years ago
Rossen Stoyanchev c7c480610c Polish doc changes 8 years ago
Rossen Stoyanchev f293c4d84b Doc use of reactive types in Spring MVC controllers 8 years ago
Rossen Stoyanchev f716c8e9bc Consistently check if AsyncContext already completed 8 years ago
Rossen Stoyanchev c0f2017262 Polish 8 years ago
Violeta Georgieva ece4815459 Ensure ISE will not be thrown when the client disconnects 8 years ago
Rossen Stoyanchev de6f34893a Restore ResponseBodyEmitterReturnValueHandler constructor 8 years ago
Rossen Stoyanchev ae2306326e Add RxJava1 Reactive Streams adapters check 8 years ago
Rossen Stoyanchev d9221fb87d Async boundary for Spring MVC reactive type streaming 8 years ago
Juergen Hoeller af6f688196 Test for BeanPropertySqlParameterSource with collection 8 years ago
Juergen Hoeller f29ffb37f7 Compatibility with Servlet 4.0 b05 8 years ago
Juergen Hoeller 917207b7ae Support for @Order on nested configuration classes 8 years ago
Juergen Hoeller e9627a10c7 Deprecate ObjectUtils.hashCode for primitives in favor of JDK 8's hashCode methods 8 years ago