45.3. Beanstalk 옵션

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

이름설명기본값유형

connectionSettings Factory (일반)

Custom ConnectionSettingsFactory. Beanstalkd에 연결하는 데 사용할 ConnectionSettingsFactory를 지정합니다. 특히 빈stalkd 데몬없이 단위 테스트에 유용합니다 (파크 ConnectionSettings를 사용할 수 있음)

 

ConnectionSettings Factory

resolveProperty Placeholders (advanced)

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

true

boolean

Beanstalk 끝점은 URI 구문을 사용하여 구성됩니다.

beanstalk:connectionSettings

다음 경로 및 쿼리 매개변수를 사용합니다.

45.3.1. 경로 매개 변수 (1 매개변수):

이름설명기본값유형

connectionSettings

연결 설정 host:port/tube

 

문자열