Files
gr_report_java/lidee-tool/tool-spring-boot-starter-operatelog/target/classes/META-INF/spring-configuration-metadata.json

18 lines
494 B
JSON
Raw Normal View History

2026-02-02 23:21:53 +08:00
{
"groups": [
{
"name": "lideeyunji.yunji",
"type": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties",
"sourceType": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties"
}
],
"properties": [
{
"name": "lideeyunji.yunji.save-op-log",
"type": "java.lang.Boolean",
"sourceType": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties",
"defaultValue": true
}
],
"hints": []
}