{
  "hints": [],
  "groups": [
    {
      "sourceType": "com.jty.nrsc.infrastructure.properties.SecurityProperties",
      "name": "jty.security",
      "type": "com.jty.nrsc.infrastructure.properties.SecurityProperties"
    }
  ],
  "properties": [
    {
      "sourceType": "com.jty.nrsc.infrastructure.properties.SecurityProperties",
      "name": "jty.security.code",
      "type": "com.jty.nrsc.infrastructure.properties.ValidateCodeProperties"
    },
    {
      "sourceType": "com.jty.nrsc.infrastructure.properties.SecurityProperties",
      "defaultValue": 2,
      "name": "jty.security.fail-count",
      "type": "java.lang.Integer"
    },
    {
      "sourceType": "com.jty.nrsc.infrastructure.properties.SecurityProperties",
      "defaultValue": "\/login.html",
      "name": "jty.security.login-page",
      "type": "java.lang.String"
    },
    {
      "sourceType": "com.jty.nrsc.infrastructure.properties.SecurityProperties",
      "defaultValue": false,
      "name": "jty.security.school-enable",
      "type": "java.lang.Boolean"
    }
  ]
}