All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

The newest version!
{
  "hints": [
  ],
  "groups": [
    {
      "sourceType": "com.iframework.uaa.auth.autoconfigure.properties.AuthTokenProperties",
      "name": "AuthTokenProperties",
      "type": "com.iframework.uaa.auth.autoconfigure.properties.AuthTokenProperties"
    }
  ],
  "properties": [
    {
      "sourceType": "com.iframework.uaa.auth.autoconfigure.properties.AuthTokenProperties",
      "name": "uaa.auth.token.private-key",
      "type": "java.lang.String",
      "description": "RSA 私钥"
    },
    {
      "sourceType": "com.iframework.uaa.auth.autoconfigure.properties.AuthTokenProperties",
      "name": "uaa.auth.token.hours",
      "type": "java.lang.Integer",
      "description": "access_token 有效期,单位:小时"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy