
引入后一直出现:The following candidates were found but could not be injected:
- Bean method 'tencentTrtcTemplate' in 'TencentTrtcAutoConfiguration' not loaded because @ConditionalOnProperty (tencent.cloud.trtc.enabled=true) did not find property 'enabled'
Action:
Consider revisiting the entries above or defining a bean of type 'com.tencentcloud.spring.boot.trtc.TencentTrtcTemplate' in your configuration.
引入后一直出现:The following candidates were found but could not be injected:
- Bean method 'tencentTrtcTemplate' in 'TencentTrtcAutoConfiguration' not loaded because @ConditionalOnProperty (tencent.cloud.trtc.enabled=true) did not find property 'enabled'
Action:
Consider revisiting the entries above or defining a bean of type 'com.tencentcloud.spring.boot.trtc.TencentTrtcTemplate' in your configuration.