Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
pull/3821/head
yuluo-yx 6 months ago
parent cf28a762fe
commit 00310fa276

@ -26,5 +26,4 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
@ConfigurationProperties(prefix = "spring.cloud.stream.rocketmq.binder")
public class RocketMQBinderConfigurationProperties extends RocketMQCommonProperties {
public static final String PREFIX = "spring.cloud.stream.rocketmq.binder";
}

Loading…
Cancel
Save