{ "groups": [ { "name": "blade.scanner", "type": "com.qianwen.core.scanner.config.properties.ScannerProperties", "sourceType": "com.qianwen.core.scanner.config.ScannerAutoConfiguration", "sourceMethod": "scannerProperties()" } ], "properties": [ { "name": "blade.scanner.app-code", "type": "java.lang.String", "description": "应用的编码", "sourceType": "com.qianwen.core.scanner.config.properties.ScannerProperties" }, { "name": "blade.scanner.app-name", "type": "java.lang.String", "description": "被扫描应用的名称", "sourceType": "com.qianwen.core.scanner.config.properties.ScannerProperties" }, { "name": "blade.scanner.link-symbol", "type": "java.lang.String", "description": "链接符号", "sourceType": "com.qianwen.core.scanner.config.properties.ScannerProperties", "defaultValue": "." }, { "name": "blade.scanner.open", "type": "java.lang.Boolean", "description": "资源扫描开关", "sourceType": "com.qianwen.core.scanner.config.properties.ScannerProperties", "defaultValue": false }, { "name": "blade.scanner.update-modules", "type": "java.util.List", "description": "需要强制更新API信息得模块版本", "sourceType": "com.qianwen.core.scanner.config.properties.ScannerProperties" } ], "hints": [] }