书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 344 个相关结果.
  • 创建应用程序组件

    4.5.2. 创建应用程序组件 4.5.2. 创建应用程序组件 如果正在开发可复用的应用程序组件,本节包含一些有用的建议。 命名规则 使用标准的反转域名表示法选择根 java 包,例如 com.jupiter.amazingsearch 。 根包不应该以任何其它组件或应用程序的根包开头。例如,如果有一个带有 com.jupiter.ticke...
  • 6.3 gRPC Server

    6.3 gRPC Server 范式 示例 6.3 gRPC Server 范式 参考地址 (opens new window) 名称 类型 描述 host string server的ip地址,默认127.0.0.1 port string server的port地址 network string 网络协议,默认tcp4 enab...
  • Sorting and paginating

    1330 2020-01-15 《NeDB Document》
    Sorting and paginating Sorting and paginating If you don't specify a callback to find , findOne or count , a Cursor object is returned. You can modify the cursor with sort , ...
  • 5.11. Intercepting Invocations

    445 2020-12-09 《JUnit 5 User Guide》
    5.11. Intercepting Invocations 5.11. Intercepting Invocations [InvocationInterceptor](https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupiter/api/exte...
  • 5.8. Test Result Processing

    526 2020-12-09 《JUnit 5 User Guide》
    5.8. Test Result Processing 5.8. Test Result Processing [TestWatcher](https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupiter/api/extension/TestWatche...
  • 6.4 Worker

    6.4 Worker 范式 示例 6.4 Worker 范式 参考地址 (opens new window) 名称 类型 描述 withSeconds bool 是否使用, 默认值 false concurrentDelay int 任务并发时是否延迟运行, 默认值 -1 immediatelyRun bool 是否立即运行, 默认值 ...
  • 6、db.remove(query, options, callback)

    6、db.remove(query, options, callback) 6、db.remove(query, options, callback) 作用: 根据 options 配置删除所有 query 匹配到的文档集。 参数: query: 与 find 和 findOne 中 query 参数的用法一致 options: 只有一个...
  • 3.8 Bean Factories

    3.8 Bean Factories Programmatically Disabling Beans Injection Point Beans from Fields 3.8 Bean Factories In many cases, you may want to make available as a bean a class that ...
  • 6.5 ETCD

    6.5 ETCD 范式 示例 6.5 ETCD 范式 参考地址 (opens new window) 名称 类型 描述 endpoints []string etcd连接地址 certFile string 证书 keyFile string 私钥 caCert string 认证授权文件 basicAuth bool 是否开启简单...
  • 6.5 ETCD

    6.5 ETCD 范式 示例 6.5 ETCD 范式 参考地址 名称 类型 描述 endpoints string 路径,默认当前路径 certFile string 日志轮转大小,单位MB,默认500MB keyFile string 日志轮转最大时间,单位day,默认1 day caCert string 日志轮转个数,默认...