263.5. PropertyResolver
Camel은 3rd 파트가 자체 조회 속성을 제공할 수 있는 플러그형 메커니즘을 제공합니다. Camel은 파일 시스템, classpath 또는 Registry에서 속성을 로드할 수 있는 기본 구현 org.apache.camel.component.properties.DefaultPropertiesResolver
를 제공합니다. 위치 접두사를 다음 중 하나로 추가할 수 있습니다.
-
ref:
Camel 2.4: to lookup in the Registry -
file:
파일 시스템에서 을 로드합니다. -
classpath:
classpath에서 로드( prefix가 제공되지 않은 경우 기본값) -
4.6.1:
Camel 2.7: 특정 OSGiECDHE 자리 표시자 서비스를 사용하는 경우