Package-level declarations

Support for providing information about an application.

Types

Link copied to clipboard
Provide build-related information such as group and artifact.
Link copied to clipboard
Provide git-related information such as commit id and time.
Link copied to clipboard
open class InfoProperties : Iterable<T>
Base class for components exposing unstructured data with dedicated methods for well known keys.
Link copied to clipboard
open class JavaInfo
Information about the Java environment the application is running in.
Link copied to clipboard
open class OsInfo
Information about the Operating System the application is running on.
Link copied to clipboard
open class ProcessInfo
Information about the process of the application.
Link copied to clipboard
open class SslInfo
Information about the certificates that the application uses.