See: Description
| Class | Description |
|---|---|
| BuildProperties |
Provide build-related information such as group and artifact.
|
| GitProperties |
Provide git-related information such as commit id and time.
|
| InfoProperties |
Base class for components exposing unstructured data with dedicated methods for well
known keys.
|
| InfoProperties.Entry |
Property entry.
|
| JavaInfo |
Information about the Java environment the application is running in.
|
| JavaInfo.JavaRuntimeEnvironmentInfo |
Information about the Java Runtime Environment the application is running in.
|
| JavaInfo.JavaVendorInfo |
Information about the Java Vendor of the Java Runtime the application is running
in.
|
| JavaInfo.JavaVirtualMachineInfo |
Information about the Java Virtual Machine the application is running in.
|
| OsInfo |
Information about the Operating System the application is running on.
|