Commit Graph
543 Commits
Author SHA1 Message Date
Stéphane Nicoll 998a2fa7b4 Fix configuration of HttpGraphQlTester with a running server
This commit restores the user of HttpGraphQlTester when it is configured
against a running server. The logic that appends the graphQl path to
the HTTP url was lost while refactoring the HTTP clients infrastructure.

To work against the new API, BaseUrl has been updated to provide the
ability to append a path to its URL

Closes gh-47659
2025-10-17 16:35:06 +02:00
Moritz Halbritter 1da46813b8 Merge branch '3.5.x'
Closes gh-47679
2025-10-17 14:46:40 +02:00
Stéphane Nicoll 157a07145c Adapt to change in Spring Batch snapshots 2025-10-17 14:11:44 +02:00
Moritz Halbritter 1adead2de3 Remove superfluous NullAway suppressions 2025-10-17 08:42:20 +02:00
Phillip Webb c2e68c0911 Refactor security auto-configuration package structure
Refactor security auto-configuration package structure and classes to
create distinct web configurations.

Closes gh-14412
2025-10-16 14:10:08 -07:00
Phillip Webb 61c8fa2e1c Remove support for Spring Session Hazelcast
Closes gh-47661
2025-10-16 10:42:14 -07:00
Phillip Webb c477d3b8b4 Remove support for Spring Session Data MongoDB
Closes gh-47662
2025-10-16 10:38:45 -07:00
Andy Wilkinson b88551a198 Remove Spock integration until it supports Groovy 5
Closes gh-47650
2025-10-16 15:27:35 +01:00
Andy Wilkinson 2d68442939 Remove Jackson auto-config from DataElasticsearchTest
Closes gh-47365
2025-10-16 14:23:21 +01:00
Andy Wilkinson e221bfdd69 Rename Jackson-specific Json… classes to Jackson…
Closes gh-47625
2025-10-16 13:53:17 +01:00
Moritz Halbritter 32e98c4871 Add nullability annotations to tests in module/spring-boot-zipkin
See gh-47263
2025-10-16 11:24:41 +02:00
Moritz Halbritter b0f503c24c Add nullability annotations to tests in module/spring-boot-webtestclient
See gh-47263
2025-10-16 11:24:41 +02:00
Moritz Halbritter a7bf5b3e13 Add nullability annotations to tests in module/spring-boot-websocket
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter 59aadced88 Add nullability annotations to tests in module/spring-boot-webservices-test
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter ff83723d99 Add nullability annotations to tests in module/spring-boot-webservices
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter 9d5c7a15f3 Add nullability annotations to tests in module/spring-boot-webmvc-test
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter 73aa73f50d Add nullability annotations to tests in module/spring-boot-webmvc
See gh-47263
2025-10-16 11:24:40 +02:00
Stéphane Nicoll 36c2432f69 Rename 'spring-boot-tx' module to 'spring-boot-transaction'
Closes gh-47603
2025-10-16 09:14:20 +02:00
Stéphane Nicoll 7bfeb7aab9 Polish "Fix binding of spring.mongodb.representation.uuid"
See gh-47654
2025-10-16 09:06:28 +02:00
Johnny Lim a10e4baa9a Fix binding of spring.mongodb.representation.uuid
See gh-47654

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-10-16 09:06:14 +02:00
Stéphane Nicoll 6cebe3aca4 Migrate test to Jackson 3 2025-10-16 08:53:16 +02:00
Jonatan Ivanov c3962e16ed Add support for @ObservationKeyValue
See gh-47637
2025-10-16 08:20:48 +02:00
Phillip Webb 69ca0e13bd Suppress deprecated class warning 2025-10-15 22:35:08 -07:00
Phillip Webb cba4f7ae21 Consistently package mappings and exchanges classes
Mirror the package names used in actuator for classes to support
mappings and exchanges in `spring-boot-servlet`, `spring-boot-webmvc`
and `spring-boot-webflux`.

Closes gh-46217
2025-10-15 15:56:41 -07:00
Phillip Webb 94199a63fa Change 'blocking' term to 'imperative'
Closes gh-47398
2025-10-15 13:11:10 -07:00
Andy Wilkinson 55e7c83498 Allow modules to contribute to Devtools' default properties
Closes gh-44792
2025-10-15 20:19:02 +01:00
Moritz Halbritter 6db7fa6d46 Add nullability annotations to tests in module/spring-boot-webflux-test
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter 8236fa2f42 Add nullability annotations to tests in module/spring-boot-webflux
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter 969c23f34a Add nullability annotations to tests in module/spring-boot-webclient-test
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter a97975df25 Add nullability annotations to tests in module/spring-boot-webclient
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter 655de9b1c3 Add nullability annotations to tests in module/spring-boot-web-server
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter 866be19024 Add nullability annotations to tests in module/spring-boot-validation
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter 885219b24b Add nullability annotations to tests in module/spring-boot-tx
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter 1b59d45621 Add nullability annotations to tests in module/spring-boot-tomcat
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter 5906185fd8 Improve null-safety of module/spring-boot-web-server
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter d849c884e4 Add nullability annotations to tests in module/spring-boot-thymeleaf
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter c629b83146 Add nullability annotations to tests in module/spring-boot-sql
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter 1c4e783f74 Add nullability annotations to tests in module/spring-boot-session-jdbc
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter f8bceead26 Add nullability annotations to tests in module/spring-boot-session-hazelcast
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter 2ff81ebf80 Add nullability annotations to tests in module/spring-boot-session-data-redis
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter e0c74f3b65 Add nullability annotations to tests in module/spring-boot-session-data-mongodb
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter 07e9edee7d Add nullability annotations to tests in module/spring-boot-session
See gh-47263
2025-10-15 16:58:19 +02:00
Moritz Halbritter 26d6880998 Add nullability annotations to tests in module/spring-boot-servlet
See gh-47263
2025-10-15 16:58:19 +02:00
Moritz Halbritter 6477657e43 Add nullability annotations to tests in module/spring-boot-sendgrid
See gh-47263
2025-10-15 16:58:19 +02:00
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