mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2dbceb9053
This commit deprecates LiveBeansView and related classes in order to allow a future removal in order to increase the separation of concerns between Spring Framework and Spring Boot, and the consistency between JVM and native. Closes gh-25820