Phillip Webb
c477d3b8b4
Remove support for Spring Session Data MongoDB
...
Closes gh-47662
2 months ago
Andy Wilkinson
b88551a198
Remove Spock integration until it supports Groovy 5
...
Closes gh-47650
2 months ago
Andy Wilkinson
2d68442939
Remove Jackson auto-config from DataElasticsearchTest
...
Closes gh-47365
2 months ago
Andy Wilkinson
e221bfdd69
Rename Jackson-specific Json… classes to Jackson…
...
Closes gh-47625
2 months ago
Moritz Halbritter
32e98c4871
Add nullability annotations to tests in module/spring-boot-zipkin
...
See gh-47263
2 months ago
Moritz Halbritter
b0f503c24c
Add nullability annotations to tests in module/spring-boot-webtestclient
...
See gh-47263
2 months ago
Moritz Halbritter
a7bf5b3e13
Add nullability annotations to tests in module/spring-boot-websocket
...
See gh-47263
2 months ago
Moritz Halbritter
59aadced88
Add nullability annotations to tests in module/spring-boot-webservices-test
...
See gh-47263
2 months ago
Moritz Halbritter
ff83723d99
Add nullability annotations to tests in module/spring-boot-webservices
...
See gh-47263
2 months ago
Moritz Halbritter
9d5c7a15f3
Add nullability annotations to tests in module/spring-boot-webmvc-test
...
See gh-47263
2 months ago
Moritz Halbritter
73aa73f50d
Add nullability annotations to tests in module/spring-boot-webmvc
...
See gh-47263
2 months ago
Stéphane Nicoll
36c2432f69
Rename 'spring-boot-tx' module to 'spring-boot-transaction'
...
Closes gh-47603
2 months ago
Stéphane Nicoll
7bfeb7aab9
Polish "Fix binding of spring.mongodb.representation.uuid"
...
See gh-47654
2 months ago
Johnny Lim
a10e4baa9a
Fix binding of spring.mongodb.representation.uuid
...
See gh-47654
Signed-off-by: Johnny Lim <izeye@naver.com>
2 months ago
Stéphane Nicoll
6cebe3aca4
Migrate test to Jackson 3
2 months ago
Jonatan Ivanov
c3962e16ed
Add support for @ObservationKeyValue
...
See gh-47637
2 months ago
Phillip Webb
69ca0e13bd
Suppress deprecated class warning
2 months ago
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
2 months ago
Phillip Webb
94199a63fa
Change 'blocking' term to 'imperative'
...
Closes gh-47398
2 months ago
Andy Wilkinson
55e7c83498
Allow modules to contribute to Devtools' default properties
...
Closes gh-44792
2 months ago
Moritz Halbritter
6db7fa6d46
Add nullability annotations to tests in module/spring-boot-webflux-test
...
See gh-47263
2 months ago
Moritz Halbritter
8236fa2f42
Add nullability annotations to tests in module/spring-boot-webflux
...
See gh-47263
2 months ago
Moritz Halbritter
969c23f34a
Add nullability annotations to tests in module/spring-boot-webclient-test
...
See gh-47263
2 months ago
Moritz Halbritter
a97975df25
Add nullability annotations to tests in module/spring-boot-webclient
...
See gh-47263
2 months ago
Moritz Halbritter
655de9b1c3
Add nullability annotations to tests in module/spring-boot-web-server
...
See gh-47263
2 months ago
Moritz Halbritter
866be19024
Add nullability annotations to tests in module/spring-boot-validation
...
See gh-47263
2 months ago
Moritz Halbritter
885219b24b
Add nullability annotations to tests in module/spring-boot-tx
...
See gh-47263
2 months ago
Moritz Halbritter
1b59d45621
Add nullability annotations to tests in module/spring-boot-tomcat
...
See gh-47263
2 months ago
Moritz Halbritter
5906185fd8
Improve null-safety of module/spring-boot-web-server
...
See gh-47263
2 months ago
Moritz Halbritter
d849c884e4
Add nullability annotations to tests in module/spring-boot-thymeleaf
...
See gh-47263
2 months ago
Moritz Halbritter
c629b83146
Add nullability annotations to tests in module/spring-boot-sql
...
See gh-47263
2 months ago
Moritz Halbritter
1c4e783f74
Add nullability annotations to tests in module/spring-boot-session-jdbc
...
See gh-47263
2 months ago
Moritz Halbritter
f8bceead26
Add nullability annotations to tests in module/spring-boot-session-hazelcast
...
See gh-47263
2 months ago
Moritz Halbritter
2ff81ebf80
Add nullability annotations to tests in module/spring-boot-session-data-redis
...
See gh-47263
2 months ago
Moritz Halbritter
e0c74f3b65
Add nullability annotations to tests in module/spring-boot-session-data-mongodb
...
See gh-47263
2 months ago
Moritz Halbritter
07e9edee7d
Add nullability annotations to tests in module/spring-boot-session
...
See gh-47263
2 months ago
Moritz Halbritter
26d6880998
Add nullability annotations to tests in module/spring-boot-servlet
...
See gh-47263
2 months ago
Moritz Halbritter
6477657e43
Add nullability annotations to tests in module/spring-boot-sendgrid
...
See gh-47263
2 months ago
Moritz Halbritter
f51018fa29
Add nullability annotations to tests in module/spring-boot-security-test
...
See gh-47263
2 months ago
Moritz Halbritter
969d1774ed
Add nullability annotations to tests in module/spring-boot-security-saml2
...
See gh-47263
2 months ago
Andy Wilkinson
7224b550a3
Add auto-configuration for Jackson's CBOR data format
...
Closes gh-47641
2 months ago
Stéphane Nicoll
500d054f52
Polish "Provide explicit order for neo4jObservationCustomizer"
...
See gh-47626
2 months ago
Dmitriy Tverdiakov
80e842d18c
Provide explicit order for neo4jObservationCustomizer
...
See gh-47626
Signed-off-by: Dmitriy Tverdiakov <dmitriy.tverdiakov@neo4j.com>
2 months ago
Phillip Webb
8f89bd304f
Polish code to fix warnings
2 months ago
Phillip Webb
34e0382858
Move actuator heath code to spring-boot-health
...
Closes gh-46357
2 months ago
Phillip Webb
5d21b822ab
Remove unnecessary spring-boot-http-converter dependency
...
Remove unnecessary spring-boot-http-converter dependency from
`spring-boot-actuator`.
See gh-46357
2 months ago
Phillip Webb
1bad1b781a
Drop unnecessary jsonb dependency from spring-boot-actuator
...
See gh-46357
2 months ago
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
2 months ago
Phillip Webb
03161bcbb8
Move web-server to test fixtures dependency
...
See gh-46357
2 months ago
Phillip Webb
e147ff4b2f
Polish
2 months ago