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!
{
  "properties": [
    {
      "name": "openapi.docs",
      "type": "java.util.List",
      "description": "文档列表"
    },
    {
      "name": "openapi.docs.base-package",
      "type": "java.lang.String",
      "description": "包路径"
    },
    {
      "name": "openapi.docs.title",
      "type": "java.lang.String",
      "description": "标题"
    },
    {
      "name": "openapi.docs.description",
      "type": "java.lang.String",
      "description": "描述"
    },
    {
      "name": "openapi.docs.terms-of-service-url",
      "type": "java.lang.String",
      "description": "服务Url"
    },
    {
      "name": "openapi.docs.contact-name",
      "type": "java.lang.String",
      "description": "联系人名称"
    },
    {
      "name": "openapi.docs.contact-email",
      "type": "java.lang.String",
      "description": "联系人邮箱"
    },
    {
      "name": "openapi.docs.license",
      "type": "java.lang.String",
      "description": "授权"
    },
    {
      "name": "openapi.docs.license-url",
      "type": "java.lang.String",
      "description": "授权Url"
    },
    {
      "name": "openapi.docs.version",
      "type": "java.lang.String",
      "description": "版本"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy