public class StandardConfigDataResource extends ConfigDataResource
ConfigDataResource backed by a Resource.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getProfile()
Return the profile or
null if the resource is not profile specific. |
Resource |
getResource()
Return the underlying Spring
Resource being loaded. |
int |
hashCode() |
String |
toString() |
public Resource getResource()
Resource being loaded.public String getProfile()
null if the resource is not profile specific.null