Moritz Halbritter
39a91dda9d
Improve null-safety of module/spring-boot-amqp
...
See gh-46926
2025-08-26 14:22:54 +02:00
Moritz Halbritter
7ad90fb963
Improve null-safety of core/spring-boot-docker-compose
...
See gh-46926
2025-08-26 14:22:53 +02:00
Andy Wilkinson
b42a060d0a
Merge branch '3.5.x'
...
Closes gh-46943
2025-08-22 11:59:17 +01:00
Phillip Webb
7140be8751
Rename metrics, observation, and tracing modules
...
Rename modules to include 'micrometer'.
Closes gh-46925
2025-08-20 16:05:11 -07:00
Moritz Halbritter
3afbe84bbd
Add more nullability annotations to module/spring-boot-amqp
...
See gh-46587
2025-08-01 09:16:11 +02:00
Moritz Halbritter
f5dcf513b1
Add nullability annotations to module/spring-boot-amqp
...
See gh-46587
2025-07-29 16:25:28 +02:00
Moritz Halbritter
c0f1f641ce
Make auto-configurations final and remove public members
...
Closes gh-32883
2025-07-29 09:48:49 +02:00
Stéphane Nicoll
4490c52162
Merge branch '3.5.x'
...
Closes gh-46540
2025-07-25 14:25:53 +02:00
Andy Wilkinson
94215d3fdc
Move Threading enum from spring-boot-autoconfigure to spring-boot
...
The enum itself is not specifically tied to auto-configuration so
spring-boot is a better place for it. The related condition,
`@ConditionalOnThreading`, remains in spring-boot-autoconfigure. This
aligns things with the similar `CloudPlatform` and
`@ConditionalOnCloudPlatform`.
Closes gh-46406
2025-07-11 13:49:41 +01:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00