Add some notation for test module

pull/2501/head
Freeman Lau 3 years ago
parent 1517d9ca2f
commit f60a0c0df7

@ -38,6 +38,8 @@ import static org.assertj.core.api.Assertions.assertThat;
import static org.springframework.boot.test.context.SpringBootTest.WebEnvironment.RANDOM_PORT;
/**
*
* Test function: Nacos config refresh.
*
* @author freeman
*/

@ -28,6 +28,7 @@ import org.testcontainers.shaded.org.apache.commons.io.FileUtils;
import org.springframework.core.io.ClassPathResource;
/**
* Util class for starting the related container.
*
* @author freeman
* @since 2021.0.1.0

Loading…
Cancel
Save