模块 org.redkale
程序包 org.redkale.boot

注释类型 NodeProtocol


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface NodeProtocol
    根据application.xml中的server节点中的protocol值来适配Server的加载逻辑, 只能注解在NodeServer子类上

    详情见: https://redkale.org

    作者:
    zhangjx
    • 必需元素概要

      所需元素 
      修饰符和类型 必需的元素 说明
      String value  
    • 元素详细资料