name property
The unique name that identifies this property source. Typically used for logging, debugging, and source resolution order.
Example: "applicationConfig", "systemEnvironment", etc.
Implementation
final String name;
The unique name that identifies this property source. Typically used for logging, debugging, and source resolution order.
Example: "applicationConfig", "systemEnvironment", etc.
final String name;