Class BeansEndpoint

java.lang.Object
io.micronaut.management.endpoint.beans.BeansEndpoint

@Endpoint("beans") public class BeansEndpoint extends Object

Exposes an Endpoint to provide information about the beans of the application.

Since:
1.0
Author:
James Kleeh