书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 1643 个相关结果.
  • Harbor Installation and Configuration

    Installation Process Quick Installation Deploy Harbor on Kubernetes Post-Installation Configuration Harbor Components Pages in this section This section describes how to per...
  • 3.3 Action带参

    3.3 Action带参 3.3 Action带参 从 JFinal 3.2 版本开始,其 jfinal - java8 编译版本已支持 Action 携带形参,不使用此特性的可以跳过本小节。以下是代码示例: public class ProjectController extends Controller ...
  • Manage Applications

    Manage Applications Create an Application View all Service Contracts for an Application View all Application Contracts for a Service Add a Document to your Service Manage Ap...
  • Manage Applications

    Manage Applications Create an Application View all Service Contracts for an Application View all Application Contracts for a Service Add a Document to your Service Manage Ap...
  • Unload Model

    739 2019-07-22 《MLeap Document》
    MLeap Serving (Spring Boot) Installation Start Server Available Endpoints MLeap Serving (Spring Boot) This Spring Boot project provides a lightweight docker image for settin...
  • 请求校验

    请求校验 功能说明 配置字段 配置示例 枚举(Enum)验证 布尔(Boolean)验证 数字范围(Number or Integer)验证 字符串长度(String)验证 正则表达式(Regex)验证 数组(Array)验证 多字段组合(Combined)验证 自定义拒绝信息 请求校验 功能说明 request-validat...
  • 自动API控制器

    自动API控制器 配置 例子 HTTP Method 路由 服务选择 IRemoteService 接口 RemoteService Attribute TypePredicate 选项 API Explorer 自动API控制器 创建应用程序服务 后, 通常需要创建API控制器以将此服务公开为HTTP(REST)API端点. 典型的...
  • Manage Applications

    Manage Applications Create an Application View all Service Contracts for an Application View all Application Contracts for a Service Add a Document to your Service Manage Ap...
  • 个性化设置

    个性化设置 个性化设置 个性化设置 功能是SwaggerBootstrapUi针对本身Ui特点提供的个性化设置功能,主要包括: 开启请求参数缓存 菜单Api地址显示 分组tag显示description说明属性 开启RequestMapping接口类型重复地址过滤 开启SwaggerBootstrapUi增强功能.功能目录:文档管理 -> 个性化...
  • 目录结构

    目录结构 基本结构 多应用 目录结构 QueryPHP 遵循 “约定优于配置” 的原则,推荐的目录结构如下: 基本结构 . ├── apis Swagger API 目录 ├── application │ ├── admin (后台应用) _ (**通用后台 API 接口**) _ │ ...