Moritz Halbritter
dee42bfe2d
Add nullability annotations to tests in module/spring-boot-data-elasticsearch-test
...
See gh-47263
3 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
Andy Wilkinson
d353038c58
Update Jackson support to require Jackson 3
...
Closes gh-45535
4 months ago
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
5 months ago
Phillip Webb
3ca1e91cde
Create spring-boot-health module
...
Closes gh-46155
6 months ago
Stéphane Nicoll
a80cbf62c4
Move Couchbase testcontainers support into spring-boot-couchbase
...
Closes gh-46103
6 months ago
Andy Wilkinson
e18b19e50e
Move Couchbase health auto-configuration into spring-boot-couchbase
...
See gh-46103
6 months ago
Andy Wilkinson
8052ea8d68
Move code from spring-boot-actuator to spring-boot-couchbase
...
See gh-46103
6 months ago
Stéphane Nicoll
feb953cf03
Create spring-boot-couchbase module
...
See gh-46103
6 months ago
Brian Clozel
cfabd67175
Create spring-boot-mail module
...
See gh-46079
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