Uses of Package
org.springframework.boot.actuate.beans
Packages that use org.springframework.boot.actuate.beans
Package
Description
Auto-configuration for actuator Spring Bean concerns.
Actuator support relating to Spring Beans.
-
Classes in org.springframework.boot.actuate.beans used by org.springframework.boot.actuate.autoconfigure.beansClassDescription
@Endpoint
to expose details of an application's beans, grouped by application context. -
Classes in org.springframework.boot.actuate.beans used by org.springframework.boot.actuate.beansClassDescriptionA description of an application's beans, primarily intended for serialization to JSON.A description of a bean in an application context, primarily intended for serialization to JSON.A description of an application context, primarily intended for serialization to JSON.