Moritz Halbritter
d849c884e4
Add nullability annotations to tests in module/spring-boot-thymeleaf
...
See gh-47263
2 months ago
Phillip Webb
4b2d358384
Refine spring-boot-test-autoconfigure dependencies
...
Make `spring-boot-test-autoconfigure` optionally depend on
`spring-boot-autoconfigure` so that it can be an `api` dependency
for `*-test` modules. Also relocate it to core.
See gh-47322
3 months ago
Andy Wilkinson
5348880b69
Modularize spring-boot-test-autoconfigure
...
This commit modularizes spring-boot-test-autoconfigure. It now
contains only the code that's central to test auto-configuration.
Feature-specific functionality has moved out into -test modules,
some existing and some newly created. For example, `@DataJpaTest` can
now be found in spring-boot-data-jpa-test.
Closes gh-47322
3 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
6 months ago
Andy Wilkinson
cddad4a857
Create spring-boot-webflux module
...
See gh-46138
6 months ago
Phillip Webb
b7bf177353
Remove Thymeleaf from WelcomePageIntegrationTests
...
Closes gh-46110
6 months ago
Moritz Halbritter
637ee8b7f2
Create spring-boot-thymeleaf module
...
See gh-46110
6 months ago
Moritz Halbritter
66b07d7c9e
Create spring-boot-mustache module
...
Closes gh-46105
6 months ago
Moritz Halbritter
855b6a6fac
Create spring-boot-freemarker module
...
Closes gh-46090
6 months ago
Phillip Webb
5659d2c8a2
Create spring-boot-groovy-templates module
...
Closes gh-46089
6 months ago
Stéphane Nicoll
74f6c75b00
Create spring-boot-validation module
...
Closes gh-46087
6 months ago
Brian Clozel
7471d01a72
Create spring-boot-jsonb module
...
Closes gh-46080
6 months ago
Brian Clozel
dcf0eb36d3
Create spring-boot-amqp module
...
See gh-46077
6 months ago
Andy Wilkinson
760b80818f
Create spring-boot-reactor-netty module
...
See gh-46076
6 months ago
Andy Wilkinson
04b0590162
Create spring-boot-undertow module
...
See gh-46074
6 months ago
Andy Wilkinson
a0b28610e5
Move Tomcat auto-configuration into spring-boot-tomcat
...
See gh-46073
6 months ago
Andy Wilkinson
83b26a7362
Move tests that use Tomcat out of spring-boot-test
...
See gh-46073
6 months ago
Andy Wilkinson
6384e3265c
Create beginnings of spring-boot-tomcat module
...
See gh-46073
6 months ago