Interface | Description |
---|---|
BeanDefinitionData<T> |
Returns data for a given bean definition to be used for the
BeansEndpoint . |
BeanDefinitionDataCollector<T> |
Used to respond with bean information used for the
BeansEndpoint . |
Class | Description |
---|---|
BeansEndpoint |
Exposes an
Endpoint to provide information about the beans of the application. |