书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 1473 个相关结果.
  • Kotlin

    Hello World - Kotlin Before you begin Recreating the sample code Build and deploy this sample Remove the sample app deployment Hello World - Kotlin A simple web app written...
  • 6.12 JSON Binding with Jackson

    6.12 JSON Binding with Jackson 6.12 JSON Binding with Jackson The most common data interchange format nowadays is JSON. In fact, the defaults in the Controller annotation spe...
  • 设计模式

    848 2020-01-04 《getty 使用手册》
    设计模式 getty借鉴netty的责任链模式,链中的处理器得到有效的解耦。 出站和入站处理器会按照配置的顺序依次处理各种指令,把最终的数据交给用户处理。 出站和入站是并行处理的,也就是发消息和收消息是互不干扰的。
  • 总览

    总览 架构 DataProxy功能配置说明 监控指标配置 总览 InLong DataProxy 主要有连接收敛、路由、数据压缩和协议转换等作用。DataProxy 充当了 InLong 采集端到消息队列的桥梁, 当 DataProxy 从 Manager 模块拉取数据流元数据后,数据流和消息队列 Topic 名称对应关系也就确定了。当 Data...
  • 1.2 Upgrading to Micronaut 3.x

    1.2 Upgrading to Micronaut 3.x Automating Upgrades with OpenRewrite Version Update Build Plugin Update Inject Annotations Nullability Annotations RxJava2 Breaking Changes ...
  • Metrics

    1. Exported Metrics 1.1. Broker 1.2. Address 1.3. Queue 1.4. Optional metrics 2. Configuration Apache ActiveMQ Artemis can export metrics to a variety of monitoring systems ...
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • 响应式

    响应式 优点 缺点 说明 注意 代码格式化 lamdba null处理 非阻塞与阻塞 上下文 相关资料 响应式 JetLinks使用reactor (opens new window) 作为响应式编程框架,从网络层(webflux ,vert.x )到持久层(r2dbc ,elastic )全部 封装为非阻塞 ,响应式 调用. 响...