1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

format code match maven check plugin

This commit is contained in:
fangjian0423 2019-09-27 00:46:08 +08:00
parent 9441194da4
commit 33148731ff

View File

@ -52,7 +52,7 @@ public class SidecarProperties {
private URI healthCheckUrl;
/**
* interval of health check
* interval of health check.
*/
private long healthCheckInterval = 30000L;