添加少量注释

This commit is contained in:
huangsimin 2019-07-09 18:02:59 +08:00
parent 3471a980b1
commit 93e2331826

View File

@ -16,7 +16,7 @@ import reactor.netty.http.client.HttpClientResponse;
// TODO: 添加附加Dubbo Service for Test启动进程
@SpringBootTest(classes= App.class, webEnvironment = WebEnvironment.RANDOM_PORT)
@RunWith(SpringRunner.class)
@TestPropertySource(locations = {"application.properties"})