@ -2,7 +2,6 @@ package com.tencent.cloud.rpc.enhancement.stat.config;
import java.util.List;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
@ -27,7 +27,7 @@ import org.springframework.boot.test.context.runner.ApplicationContextRunner;
import static org.assertj.core.api.Assertions.assertThat;
* Test for {@link PolarisStatProperties}.
* Test for {@link PolarisStatProperties} and {@link PolarisStatPushGatewayProperties}.
*
* @author Haotian Zhang
*/