Commit Graph

8 Commits

Author SHA1 Message Date
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 3c136edd24 Move additional property metadata out of autoconfigure-all
See gh-46071
2025-07-01 12:03:04 +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
Andy Wilkinson cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation
See gh-46150
2025-07-01 12:02:52 +01:00
Andy Wilkinson 2ae20693b9 Move GraphQL observation support into spring-boot-graphql
Closes gh-46141
2025-07-01 12:02:44 +01:00
Andy Wilkinson b1a3d98295 Rename spring-boot-http to spring-boot-http-converter
Closes gh-46120
2025-07-01 11:58:45 +01:00
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages
See gh-46071
2025-07-01 11:58:31 +01:00
Andy Wilkinson dc176e9dc2 Create spring-boot-graphql module
See gh-46141
2025-07-01 11:58:16 +01:00