@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 © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.