类 StandardConfigDataResource
java.lang.Object
org.springframework.boot.context.config.ConfigDataResource
org.springframework.boot.context.config.StandardConfigDataResource
ConfigDataResource backed by a Resource.- 从以下版本开始:
- 2.4.0
- 作者:
- Madhura Bhave, Phillip Webb
-
方法详细资料
-
getResource
Return the underlying SpringResourcebeing loaded.- 返回:
- the underlying resource
- 从以下版本开始:
- 2.4.2
-
getProfile
Return the profile ornullif the resource is not profile specific.- 返回:
- the profile or
null - 从以下版本开始:
- 2.4.6
-
equals
-
hashCode
public int hashCode() -
toString
-