Package | Description |
---|---|
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
Modifier and Type | Class and Description |
---|---|
class |
LiveBeansView
Deprecated.
as of 5.3, in favor of using Spring Boot actuators for such needs
|
Modifier and Type | Class and Description |
---|---|
class |
ServletContextLiveBeansView
Deprecated.
as of 5.3, in favor of using Spring Boot actuators for such needs
|