Moritz Halbritter
655de9b1c3
Add nullability annotations to tests in module/spring-boot-web-server
...
See gh-47263
6 months ago
Phillip Webb
6f909114e7
Move `WebTestClientBuilderCustomizer` to `spring-boot-test`
...
Relocate `WebTestClientBuilderCustomizer` to `spring-boot-test`
and break the direct link to web-server and http-codec by making
use of `spring.factories` and the new `BaseUrlProviders` class.
A new `spring-boot-test-integration-test` module has also been
added to ensure hold the previous tests.
See gh-46356
6 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
9 months ago
Andy Wilkinson
3630a43ed7
Integration test each servlet web server with Spring MVC
...
See gh-46071
10 months ago
Andy Wilkinson
bb80db8a28
Move web server auto-configure classes into spring-boot-web-server
...
Closes gh-46145
10 months ago
Andy Wilkinson
a793efe486
Create spring-boot-web-server module
...
See gh-46145
10 months ago
Andy Wilkinson
c449158b2a
Create spring-boot-reactor module
...
Closes gh-46142
10 months ago
Andy Wilkinson
7431a8e4eb
Create spring-boot-session modules
...
See gh-46139
10 months ago
Phillip Webb
b7bf177353
Remove Thymeleaf from WelcomePageIntegrationTests
...
Closes gh-46110
10 months ago
Andy Wilkinson
9823b93ecf
Create spring-boot-webmvc module
...
See gh-46121
10 months ago
Andy Wilkinson
7c13605b59
Create spring-boot-jersey module
...
See gh-46116
10 months ago
Andy Wilkinson
d86d94be1b
Create spring-boot-rsocket module
...
Closes gh-46097
10 months ago
Andy Wilkinson
6c89a6bcbe
Create spring-boot-jackson-module
...
Closes gh-46078
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