Commit Graph

7 Commits

Author SHA1 Message Date
Phillip Webb 06917abbcb Align reactive auto-configuration names
Rename a few reactive auto-configuration and related classes for better
consistency.

Closes gh-46156
2025-07-01 12:31:12 +01:00
Phillip Webb 95b3c367ce Restructure autoconfigure packages
Restructure modules packages so that all auto-configuration is
organized under single top-level autoconfigure package.

See gh-46071

Co-authored-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-07-01 12:31:11 +01:00
Andy Wilkinson f90a5986e5 Remove most deprecated APIs that were due for removal in 4.0
Support for rest controller, controler, and servlet endpoints has
been kept for now.

Closes gh-45600
2025-07-01 12:31:10 +01:00
Andy Wilkinson 93d3ead813 Move code from docker-compose-all into relevant modules
See gh-46071
2025-07-01 12:31:09 +01:00
Andy Wilkinson ccb7cb3005 Move code out of testcontainers-all into relevant modules
See gh-46071
2025-07-01 12:31:09 +01:00
Andy Wilkinson 70a540fb5b Move code out of spring-boot-actuator-autoconfigure-all
See gh-46071
2025-07-01 12:03:00 +01:00
Phillip Webb 152ab97815 Create spring-boot-opentelemetry module
Renames `management.otlp.logging` properties to
`management.opentelemetry.logging`.

Closes gh-46149
2025-07-01 12:02:36 +01:00