书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1529 个相关结果.
  • Built-in connector

    Built-in connector Source connector Canal Debezium MySQL Debezium PostgreSQL Debezium MongoDB Debezium Oracle Debezium Microsoft SQL Server DynamoDB File Flume Twitter fir...
  • Built-in connector

    Built-in connector Source connector Canal Debezium MySQL Debezium PostgreSQL Debezium MongoDB DynamoDB File Flume Twitter firehose Kafka Kinesis Netty NSQ RabbitMQ Si...
  • Built-in connector

    Built-in connector Source connector Canal Debezium MySQL Debezium PostgreSQL Debezium MongoDB DynamoDB File Flume Twitter firehose Kafka Kinesis Netty NSQ RabbitMQ Si...
  • TLS

    TLS Provider 端 Consumer 端 提示 TLS 通过 TLS 保证传输安全 2.7.5 版本在传输链路的安全性上做了很多工作,对于内置的 Dubbo Netty Server 和新引入的 gRPC 协议都提供了基于 TLS 的安全链路传输机制。 TLS 的配置都有统一的入口,如下所示: Provider 端 SslCon...
  • 1.1 What’s New?

    1.1 What’s New? Core Features Introspections for JDK 14 Records @Client + Kotlin Default Environment @Order Annotation Kotlin 1.4 Build Features New Gradle Plugin Web Featu...
  • 1 Introduction

    1 Introduction 1.1 What’s New? Build Features Maven Plugin Improvements Gradle Plugin Improvements Micronaut Launch Enhancements Support for Kotlin Gradle Builds Push to Github...
  • 11 Dubbo启动器DubboBootstrap添加协议配置信息ProtocolConfig

    487 2022-08-21 《Dubbo3 源码解析》
    11-Dubbo启动器DubboBootstrap添加协议配置信息ProtocolConfig 11.1 简介 11.2 协议的配置相关 11.3 协议配置对象创建与添加 11-Dubbo启动器DubboBootstrap添加协议配置信息ProtocolConfig 11.1 简介 先贴个代码用来参考: DubboBootstrap boo...
  • 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 ...
  • 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 ...
  • I/O EventLoop/Thread 分配细节

    I/O EventLoop/Thread 分配细节 I/O EventLoop/Thread 分配细节 Netty 的使用一个包含 EventLoop 的 EventLoopGroup 为 Channel 的 I/O 和事件服务。EventLoop 创建并分配方式不同基于传输的实现。异步实现使用只有少数 EventLoop(和 Threads)共享于...