Commit Graph
849 Commits
Author SHA1 Message Date
Moritz Halbritter f51018fa29 Add nullability annotations to tests in module/spring-boot-security-test
See gh-47263
2025-10-15 16:58:19 +02:00
Moritz Halbritter 969d1774ed Add nullability annotations to tests in module/spring-boot-security-saml2
See gh-47263
2025-10-15 16:58:19 +02:00
Andy Wilkinson 7224b550a3 Add auto-configuration for Jackson's CBOR data format
Closes gh-47641
2025-10-15 10:34:38 +01:00
Stéphane Nicoll 500d054f52 Polish "Provide explicit order for neo4jObservationCustomizer"
See gh-47626
2025-10-15 08:11:31 +02:00
Dmitriy Tverdiakov 80e842d18c Provide explicit order for neo4jObservationCustomizer
See gh-47626

Signed-off-by: Dmitriy Tverdiakov <dmitriy.tverdiakov@neo4j.com>
2025-10-15 08:07:32 +02:00
Phillip Webb 8f89bd304f Polish code to fix warnings 2025-10-14 21:51:25 -07:00
Phillip Webb 34e0382858 Move actuator heath code to spring-boot-health
Closes gh-46357
2025-10-14 21:51:24 -07:00
Phillip Webb 5d21b822ab Remove unnecessary spring-boot-http-converter dependency
Remove unnecessary spring-boot-http-converter dependency from
`spring-boot-actuator`.

See gh-46357
2025-10-14 21:51:24 -07:00
Phillip Webb 1bad1b781a Drop unnecessary jsonb dependency from spring-boot-actuator
See gh-46357
2025-10-14 21:51:24 -07:00
Phillip Webb 229e9849a6 Drop spring-boot-validation from spring-boot-actuator
Remove the validation dependency since it was only used for tests and
we can wire things up directly instead.

See gh-46357
2025-10-14 21:51:24 -07:00
Phillip Webb 03161bcbb8 Move web-server to test fixtures dependency
See gh-46357
2025-10-14 21:51:24 -07:00
Phillip Webb e147ff4b2f Polish 2025-10-14 21:14:06 -07:00
Stéphane Nicoll c3e0e1b93d Upgrade to Tomcat 11.0.13
Closes gh-47589
2025-10-14 17:09:16 +02:00
Stéphane Nicoll 9bd5c1a3c2 Polish "Bind WebTestClient to the default WebHandler"
See gh-47617
2025-10-14 11:33:43 +02:00
Moritz Halbritter 285afe2040 Fix checkstyle 2025-10-14 11:09:55 +02:00
Stéphane Nicoll 879b7e6cce Bind WebTestClient to the default WebHandler
Previously, if multiple WebHandler beans were present, the auto-config
for WebTestClient fail to identify a suitable candidate as it expects
to only have such a bean.

This commit updates the logic to look for a well-known bean name that
WebFlux uses, and clarify the exception message to state that a bean
with a given name is expected to be found.

The exception message has been further refined to mention that, if
such a bean is not present, then a MockMVc-compatible ApplicationContext
should be available (i.e. WebApplicationContext).

Closes gh-47617
2025-10-14 11:00:49 +02:00
Phillip Webb ddf26080d6 Rationalize endpoint packages
Use consistent packages for endpoints and endpoint
auto-configuration.

Closes gh-47606
2025-10-13 18:37:59 -07:00
Phillip Webb 80de606c56 Refactor spring-boot-cloudfoundry package structure
Use package structure consistent with other modules.

Closes gh-47605
2025-10-13 18:37:16 -07:00
Phillip Webb 4587c82330 Start building against Spring Security 7.0.0-RC1 snapshots
See gh-47499
2025-10-13 15:13:00 -07:00
Moritz Halbritter c03b71ea4e Add nullability annotations to tests in module/spring-boot-security-oauth2-resource-server
See gh-47263
2025-10-13 15:15:51 +02:00
Moritz Halbritter b0b5b1b463 Add nullability annotations to tests in module/spring-boot-security-oauth2-client
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter 42744bdae9 Add nullability annotations to tests in module/spring-boot-security-oauth2-authorization-server
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter cddd8e3dd1 Add nullability annotations to tests in module/spring-boot-security
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter 118bf10127 Add nullability annotations to tests in module/spring-boot-rsocket-test
See gh-47263
2025-10-13 13:44:26 +02:00
Moritz Halbritter d0ae20fd94 Add nullability annotations to tests in module/spring-boot-rsocket
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 04aefab683 Add nullability annotations to tests in module/spring-boot-resttestclient
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 56795f944a Improve null-safety of module/spring-boot-resttestclient
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 6806ce5211 Add nullability annotations to tests in module/spring-boot-restdocs
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 558183e0fe Add nullability annotations to tests in module/spring-boot-restclient-test
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter b56d9c6b08 Add nullability annotations to tests in module/spring-boot-restclient
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 3c555a2f89 Add nullability annotations to tests in module/spring-boot-reactor-netty
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 3466271f35 Add nullability annotations to tests in module/spring-boot-reactor
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 190cb51336 Add nullability annotations to tests in module/spring-boot-r2dbc
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter 0635094c91 Add nullability annotations to tests in module/spring-boot-quartz
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter d3ad25df8f Add nullability annotations to tests in module/spring-boot-pulsar
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter 7dd6f93e91 Add nullability annotations to tests in module/spring-boot-persistence
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter 05b3f55049 Add nullability annotations to tests in module/spring-boot-opentelemetry
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter d9dd769d36 Improve null-safety of module/spring-boot-opentelemetry
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter 4a5c61a618 Add nullability annotations to tests in module/spring-boot-netty
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter 9217ad48bc Add nullability annotations to tests in module/spring-boot-neo4j
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter f9ce5d8e13 Remove superfluous version of jsr305 2025-10-13 13:44:23 +02:00
Moritz Halbritter 45ea5b9071 Add nullability annotations to tests in module/spring-boot-mustache
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter c06f2750f7 Add nullability annotations to tests in module/spring-boot-mongodb
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter a284dec0c1 Improve null-safety of module/spring-boot-mongodb
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter 7c54b1963f Add nullability annotations to tests in module/spring-boot-micrometer-tracing-test
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter d333dec4cb Add nullability annotations to tests in module/spring-boot-micrometer-tracing
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter 0c43462c66 Add nullability annotations to tests in module/spring-boot-micrometer-observation
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter 54b663eb69 Add nullability annotations to tests in module/spring-boot-micrometer-metrics-test
See gh-47263
2025-10-13 13:44:07 +02:00
Moritz Halbritter 11d50ae293 Add nullability annotations to tests in module/spring-boot-micrometer-metrics
See gh-47263
2025-10-13 13:44:07 +02:00
Moritz Halbritter 2f877a7415 Add nullability annotations to tests in module/spring-boot-mail
See gh-47263
2025-10-13 13:32:28 +02:00