이 콘텐츠는 선택한 언어로 제공되지 않습니다.
D.6. Checksum property resolver
Syntax 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
The checksum property resolver can be used, if you want a resource to reload automatically at run time, whenever it is updated. The
checksum:
scheme can be prefixed to any of the usual location URL handlers (for example, file:
, http:
, profile:
, zk:
).
For example, the
default
profile defines the following checksum property in the org.ops4j.pax.web
PID:
org.ops4j.pax.web.config.checksum=${checksum:profile\:jetty.xml}
org.ops4j.pax.web.config.checksum=${checksum:profile\:jetty.xml}