After various discussions with Spring team and in #21327, we have decided to deprecate LiveBeansView in order to allow its removal in Spring Framework 6. Spring Boot doesn't use it anymore and we believe that this kind of feature should be addressed in the future on Spring Boot side, especially with actuators. This will allow a clearer separation of concerns between Framework and Boot which will likely benefits to the 2 projects and to the users. This will also improve consistency between JVM and native where it is disabled (see #25344).