| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.beans | Auto-configuration for actuator Spring Bean concerns. | 
| org.springframework.boot.actuate.beans | Actuator support relating to Spring Beans. | 
| Class and Description | 
|---|
| BeansEndpoint @Endpointto expose details of an application's beans, grouped by
application context. | 
| Class and Description | 
|---|
| BeansEndpoint.ApplicationBeans A description of an application's beans, primarily intended for serialization to
JSON. | 
| BeansEndpoint.BeanDescriptor A description of a bean in an application context, primarily intended for
serialization to JSON. | 
| BeansEndpoint.ContextBeans A description of an application context, primarily intended for serialization to
JSON. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.