| 1234567891011121314151617181920212223 |
- {
- "groups": [
- {
- "name": "file",
- "type": "com.tuoren.web.utils.listener.ListenerProperties",
- "sourceType": "com.tuoren.web.utils.listener.ListenerProperties"
- },
- {
- "name": "shiro",
- "type": "com.tuoren.web.shiro.ShiroConfig",
- "sourceType": "com.tuoren.web.shiro.ShiroConfig"
- }
- ],
- "properties": [
- {
- "name": "file.listener-time",
- "type": "java.lang.Long",
- "sourceType": "com.tuoren.web.utils.listener.ListenerProperties",
- "defaultValue": 0
- }
- ],
- "hints": []
- }
|