Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.info |
Auto-configuration for actuator info concerns.
|
org.springframework.boot.actuate.info |
Classes for application info.
|
Class and Description |
---|
EnvironmentInfoContributor
An
InfoContributor that provides all environment entries prefixed with info. |
GitInfoContributor
An
InfoContributor that exposes GitProperties . |
InfoContributor
Contributes additional info details.
|
InfoEndpoint
Endpoint to expose arbitrary application information. |
InfoPropertiesInfoContributor.Mode
Defines how properties should be exposed.
|
Class and Description |
---|
Info
Carries information of the application.
|
Info.Builder
Builder for creating immutable
Info instances. |
InfoContributor
Contributes additional info details.
|
InfoPropertiesInfoContributor
A base
InfoContributor to expose an InfoProperties . |
InfoPropertiesInfoContributor.Mode
Defines how properties should be exposed.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.