{ "groups": [ { "name": "gemini.api", "type": "com.example.p1.config.AiConfiguration", "sourceType": "com.example.p1.config.AiConfiguration" } ], "properties": [ { "name": "gemini.api.base-url", "type": "java.lang.String", "sourceType": "com.example.p1.config.AiConfiguration" }, { "name": "gemini.api.key", "type": "java.lang.String", "sourceType": "com.example.p1.config.AiConfiguration" }, { "name": "gemini.api.model", "type": "java.lang.String", "sourceType": "com.example.p1.config.AiConfiguration" }, { "name": "gemini.api.timeout", "type": "java.lang.Integer", "sourceType": "com.example.p1.config.AiConfiguration", "defaultValue": 30000 } ], "hints": [] }