13017 Commits (dfef4e09daf17c3e37226199309423db790b2ce7)
 

Author SHA1 Message Date
Sam Brannen 629b95bd5c Ensure TestContextManager always tracks after-class exception 8 years ago
Rossen Stoyanchev 407715b89e Helpers for get/post in RequestMappingIntegrationTests 8 years ago
Sam Brannen 966d951329 Remove deprecated @TransactionConfiguration & TxCfgAttributes 8 years ago
Sam Brannen 57c43f4273 Delete unused import 8 years ago
Sam Brannen d6d4251550 Utilize default methods in TestExecutionListener 8 years ago
Sam Brannen a0cad5c48f Use streams and lambdas in spring-test where feasible 8 years ago
Sam Brannen 8fff1c2ac0 Polishing 8 years ago
Sam Brannen 80216c243d Annotate ContextCustomizer[Factory] with @FunctionalInterface 8 years ago
Juergen Hoeller e8b5374d87 Require EhCache 2.10+ 8 years ago
Rossen Stoyanchev d84b989025 Update notes on deps for broker relay 8 years ago
Juergen Hoeller c43e7497c1 Fixed typo: "occured"->"occurred" 8 years ago
Juergen Hoeller 23c2b6ad41 Added PathEditor for NIO file system resolution 8 years ago
Brian Clozel 99697118d8 Add RxJava1 support for request building/extracting 8 years ago
Brian Clozel 4892436efe Refactor HTTP client contracts 8 years ago
Sam Brannen 40b2d26bd4 Avoid reflection for @Repeatable look-ups 8 years ago
Juergen Hoeller 61db8e9f1e DigestUtils processes InputStream with buffered read instead of full copy 8 years ago
Brian Clozel b5bce1f017 Update after `reactor.core.converter.Converters` changes 8 years ago
Stephane Nicoll 2bf9bc312e Remove Guava cache support 8 years ago
Arjen Poutsma 799bb64275 Merge pull request #135 from violetagg/ondataavailable-concurrency 8 years ago
Violeta Georgieva d68232c880 Refactor AbstractRequestBodyPublisher states 8 years ago
Rossen Stoyanchev d7a43d2003 Polish tests 8 years ago
Rossen Stoyanchev 7534092ef3 Comprensive support for empty request body 8 years ago
Rossen Stoyanchev a584311178 Fix StringDecoder#decodeToMono issue with empty input 8 years ago
Rossen Stoyanchev 1e1e2f8b1b Support HttpEntity method arguments 8 years ago
Brian Clozel 4c3c54463c Upgrade build to Spring 5.0.0-BUILD-SNAPSHOT 8 years ago
Sam Brannen 7e783dd91f Delete temporary MethodParameterFactory solution 8 years ago
Sam Brannen 862fb2af5f Upgrade to JUnit 5.0.0-M1 8 years ago
Stephane Nicoll 0f589fc49c Merge pull request #1100 from nkjackzhang:patch-1 8 years ago
Stephane Nicoll 1103a9cd16 Remove trailing whitespaces 8 years ago
nkjackzhang 6aeaa1976d Add the injection point for the Provider 8 years ago
Juergen Hoeller 6aa5931e28 Polishing 8 years ago
Juergen Hoeller a1f5fb53db Java 8 getParameterCount() instead of getParameterTypes().length 8 years ago
Juergen Hoeller 39e3f2ebf6 MethodParameter supports Java 8 Executable/Parameter and validates parameter indexes 8 years ago
Rossen Stoyanchev 9cc01fc185 Add @RequestBody tests 8 years ago
Rossen Stoyanchev 54bfbbc607 Rename decodeOne->decodeToMono and readOne->readMono 8 years ago
Juergen Hoeller da9c24c41e Polishing 8 years ago
Rossen Stoyanchev 6525504e17 Restore local vars in JacksonJsonEncoder 8 years ago
Juergen Hoeller 102dc8a4dd Polishing 8 years ago
Juergen Hoeller 19e5a34f9f Restored binary compatibility with Hibernate 5.0/5.1's Query type 8 years ago
Juergen Hoeller 5890758fd0 Avoid canonicalName call for already-seen bean name 8 years ago
Juergen Hoeller 76dedd7ca2 FactoryBean, BeanPostProcessor and HandlerInterceptor variants declared with default methods 8 years ago
Rossen Stoyanchev 9ee4f6ee30 Polish tests 8 years ago
Stephane Nicoll e4b0486c5a Add @FunctionalInterface on candidate interfaces 8 years ago
Arjen Poutsma b0de99bc8c Refactor ResponseBodySubscriber to Processor 8 years ago
Stephane Nicoll 912b63ad44 Merge pull request #1099 from nkjackzhang:patch-5 8 years ago
nkjackzhang 7dfbc16f1f Polish doc 8 years ago
Arjen Poutsma c85d1dc126 Merge pull request #133 from violetagg/onwritepossible-concurrency 8 years ago
Violeta Georgieva 7763391e84 AbstractResponseBodySubscriber improvements 8 years ago
Rossen Stoyanchev 55193194c2 Polish tests 8 years ago
Rossen Stoyanchev 9c438a8f78 Fix failing test 8 years ago