@Configuration
@PropertySource(value="classpath:storage.properties") @PropertySource(value="file:${CAF_CONFIG_LOCATION}/storage.properties",ignoreResourceNotFound=true)
public class StorageProperties
extends Object
| Constructor and Description |
|---|
StorageProperties() |
public String getDataDirectory()
Copyright © 2017–2018 EntIT Software LLC, a Micro Focus company. All rights reserved.