| Class | Description |
|---|---|
| ConfigurationProperties |
Provides an mechanism for modules to read the configuration properties that
are attached to the servlet context.
|
| ConfigurationPropertiesImpl |
The basic implementation of ConfigurationProperties.
|
| ConfigurationPropertiesSetup |
Locates the runtime configuration properties and stores them in the servlet
context.
|
| ConfigurationPropertiesSmokeTests |
Test that gets run at servlet context startup to check for the existence and
validity of properties in the configuration.
|
| RevisionInfoBean |
Information about the provenance of this application: release, revision
level, build date, etc.
|
| RevisionInfoBean.LevelRevisionInfo |
Revision info about one level of the application -- e.g.
|
| RevisionInfoSetup |
Read the revision information, and store it in the servlet context.
|
Copyright © 2021. All rights reserved.