Modifier and Type | Class and Description |
---|---|
class |
BeansEndpoint
Exposes JSON view of Spring beans.
|
class |
DumpEndpoint
Endpoint to expose thread info. |
class |
EnvironmentEndpoint
Endpoint to expose environment information. |
class |
HealthEndpoint<T>
Endpoint to expose application health. |
class |
InfoEndpoint
Endpoint to expose arbitrary application information. |
class |
MetricsEndpoint
Endpoint to expose PublicMetrics . |
class |
ShutdownEndpoint
ActionEndpoint to shutdown the ApplicationContext . |
class |
TraceEndpoint
|
Modifier and Type | Class and Description |
---|---|
class |
ManagementServerProperties
Properties for the management server (e.g.
|
class |
SecurityProperties
Properties for the security aspects of an application.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceConfiguration
Base class for configuration of a database pool.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerProperties
properties for a web server (e.g. |
Copyright © 2013. All rights reserved.