移除所有的target

This commit is contained in:
易焱
2019-07-31 01:55:07 +08:00
parent 510b40573a
commit 8c7b429e32
797 changed files with 1 additions and 37749 deletions
@@ -1,30 +0,0 @@
{
"groups": [
{
"name": "project.shiro",
"type": "com.cwhelp.component.shiro.config.properties.ShiroProjectProperties",
"sourceType": "com.cwhelp.component.shiro.config.properties.ShiroProjectProperties"
}
],
"properties": [
{
"name": "project.shiro.global-session-timeout",
"type": "java.lang.Integer",
"sourceType": "com.cwhelp.component.shiro.config.properties.ShiroProjectProperties",
"defaultValue": 1800
},
{
"name": "project.shiro.remember-me-timeout",
"type": "java.lang.Integer",
"sourceType": "com.cwhelp.component.shiro.config.properties.ShiroProjectProperties",
"defaultValue": 7
},
{
"name": "project.shiro.session-validation-interval",
"type": "java.lang.Integer",
"sourceType": "com.cwhelp.component.shiro.config.properties.ShiroProjectProperties",
"defaultValue": 900
}
],
"hints": []
}