Andy Wilkinson
c069e924fc
Fix codec customization with AutoConfigureWebTestClient
...
Fixes gh-47697
6 months ago
Moritz Halbritter
b0f503c24c
Add nullability annotations to tests in module/spring-boot-webtestclient
...
See gh-47263
6 months ago
Andy Wilkinson
9eb05ebb10
Create spring-boot-resttestclient and spring-boot-webtestclient modules
...
Create `spring-boot-resttestclient` and `spring-boot-webtestclient`
modules to hold test client auto-configuration and `TestRestTemplate`
code.
Previous these classes were contained in `spring-boot-resetclient-test`
and `spring-boot-webclient-test` which was incorrect since the `-test`
modules should hold code need to test the given modules, not supporting
test classes.
See gh-46356
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
6 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
9 months ago
Andy Wilkinson
c449158b2a
Create spring-boot-reactor module
...
Closes gh-46142
10 months ago
Moritz Halbritter
c4e6d94f37
Create spring-boot-gson module
...
Closes gh-46112
10 months ago
Moritz Halbritter
9aff22d98f
Create spring-boot-sendgrid module
...
Closes gh-46111
10 months ago
Stéphane Nicoll
74f6c75b00
Create spring-boot-validation module
...
Closes gh-46087
10 months ago
Brian Clozel
7471d01a72
Create spring-boot-jsonb module
...
Closes gh-46080
10 months ago
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
10 months ago
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
10 months ago
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
10 months ago
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
10 months ago
Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
10 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
10 months ago