14645 Commits (9d8e9cf24372bfe1aae8b93f23c41e19ee7a3483)
 

Author SHA1 Message Date
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
Sam Brannen 8e84fd0aed Clean up warnings in spring-test 8 years ago
Sam Brannen 51f23cb424 Polish JavaDoc for date-time and number format annotations 8 years ago
Sam Brannen 279c56a385 Fix typo in JavaDoc 8 years ago
Rossen Stoyanchev 37f9c86758 Fix failing tests due to last commit 8 years ago
Rossen Stoyanchev 62c1e44db2 Spring MVC supports reactive return values 8 years ago
Rossen Stoyanchev ae1ed16cb8 Async return values refactoring in Spring MVC 8 years ago
Sebastien Deleuze cfc89ebe16 Add WebClient.ResponseSpec Kotlin extensions 8 years ago
Stephane Nicoll a292539af9 Merge pull request #1370 from ameyjadiye:fix-typo 8 years ago
Amey Jadiye 472954bbb7 Polish javadoc 8 years ago
Sam Brannen ce21fa4152 Upgrade to JUnit 5.0 M4 8 years ago
Sebastien Deleuze 73b44828e9 Resolve async model attributes in AbstractView 8 years ago
Rossen Stoyanchev 840d7abbf6 Add ResponseSpec to WebClient 8 years ago
Arjen Poutsma e6b4edc757 Simplify access to response body in WebClient 8 years ago
Sebastien Deleuze dd5a73b2e1 Remove deprecated usage of Reactor Loopback interface 8 years ago
Sebastien Deleuze 9f321e8d56 Suppress warnings in tests 8 years ago
Sebastien Deleuze e2fd398bad Specify explicitly Kotlin extensions return type 8 years ago
Rossen Stoyanchev cd8c365a0d ServerCodecConfigurer as input in HandlerAdapter 8 years ago
Rossen Stoyanchev d1db249584 Fix regression in client codecs 8 years ago
Rossen Stoyanchev a8162c03f9 Add ArgumentResolverConfigurer 8 years ago
Arjen Poutsma 118f33aeda Request body improvements in WebClient, WebTestClient 8 years ago
Sebastien Deleuze cbd98d5247 Switch back to Reactor BOM Aluminium-BUILD-SNAPSHOT 8 years ago