Commit Graph

6 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 3fb4b1883a Create spring-boot-hibernate module
Closes gh-46154
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 ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00
Andy Wilkinson 8f2d5a3efc Move Hibernate metrics auto-config into spring-boot-jpa
Closes gh-46095
2025-07-01 12:02:10 +01:00
Stéphane Nicoll 1b816bd22d Create spring-boot-jpa module
See gh-46095
2025-07-01 11:55:13 +01:00