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

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

The newest version!
{
  "hints": [
    {
      "name": "spring.orm.browse.interval"
    }
  ],
  "groups": [
    {
      "sourceType": "com.itxiaoer.commons.orm.OrmProperties",
      "name": "OrmConfig",
      "type": "com.itxiaoer.commons.orm.OrmProperties"
    }
  ],
  "properties": [
    {
      "sourceType": "com.itxiaoer.commons.orm.OrmProperties",
      "name": "spring.orm.browse.interval",
      "type": "java.lang.Integer",
      "defaultValue": "36000",
      "description": "The interval time is in seconds"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy