293.3. Spring Boot Auto-Configuration

구성 요소는 아래 나열된 3 가지 옵션을 지원합니다.

이름설명기본값유형

camel.component.scp.enabled

scp 구성 요소 활성화

true

부울

camel.component.scp.resolve-property-placeholders

구성 요소가 시작 시 자체적으로 속성 자리 표시자를 확인해야 하는지 여부입니다. String 유형의 속성만 속성 자리 표시자를 사용할 수 있습니다.Only properties which are of String type can use property placeholders.

true

부울

camel.component.scp.verbose-logging

JSCH는 상자에서 로그아웃하는 상세 정보입니다. 따라서 기본적으로 DEBUG 로깅으로 로깅을 전환합니다. 그러나 이 옵션을 true로 설정하면 자세한 로깅이 다시 설정됩니다.

false

부울