3229 Commits (main)

Author SHA1 Message Date
rstoyanchev d8804c798b RestTestClient correctly exposes the response body 4 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 4 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 4 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 4 months ago
khj68 c0b71f8999 Improve Javadoc of ApplicationEvents to clarify preferred usage 4 months ago
rstoyanchev 8ec0c21b0a MockMvc handles param without values 4 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 4 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 4 months ago
Sam Brannen e590341ca7 Revise Javadoc regarding new ApplicationContext pause() support 5 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 5 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 5 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 5 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 5 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 5 months ago
rstoyanchev f57828708a Polishing in RestTestClient tests 5 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 5 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 5 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 5 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 5 months ago
rstoyanchev 2732b603dc Update RestTestClient builder hierarchy 5 months ago
rstoyanchev db4696ceae Align RestTestClient and WebTestClient structure 5 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 5 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 5 months ago
rstoyanchev 336a5d0ac8 Add container for MockMvcServerServerSpec hierarchy 5 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 5 months ago
Sam Brannen 2e0cc63616 Implement DisplayNameCustomizer properly 5 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 5 months ago
Sam Brannen 8eedfdf66a Polishing 5 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 5 months ago
Sam Brannen 2f202ffcde Add compileOnly dependency on JSR-305 annotations for Reactor 5 months ago
Sam Brannen 6865380f97 Fix "liver" typo 6 months ago
rstoyanchev ff707d0ccb Add UserWebTestClientConfigurer 6 months ago
rstoyanchev 1b30b469c4 Make SslInfo nullable 6 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 6 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 6 months ago
Juergen Hoeller d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 6 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 6 months ago
Sam Brannen 7606a929c9 Fail build for JUnit discovery issues 6 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 6 months ago
rstoyanchev 3dfb6a7c0b Fix failing test 6 months ago
Sam Brannen c17b481939 Fix link in Javadoc 6 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 6 months ago
Sam Brannen 1fb04cb83a Add support for configuring SslInfo in WebTestClient 6 months ago
Sam Brannen 4375e59a28 Polish WebTestClient ApplicationContext tests 6 months ago
Sam Brannen 9ca7b623aa Introduce MockSslInfo 6 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 6 months ago
Spring Builds 16edf9867a Update copyright headers in source files 6 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 6 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 6 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 6 months ago