mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
refactor: 统一配置启用属性描述
This commit is contained in:
@@ -30,7 +30,7 @@ import top.continew.starter.core.constant.PropertiesConstants;
|
||||
public class TraceProperties {
|
||||
|
||||
/**
|
||||
* 是否启用链路追踪配置
|
||||
* 是否启用
|
||||
*/
|
||||
private boolean enabled = false;
|
||||
|
||||
|
Reference in New Issue
Block a user