This commit is contained in:
Redkale
2017-03-10 18:59:36 +08:00
parent 3643fefc9c
commit 9c04b8aab0

View File

@@ -8,7 +8,7 @@ package org.redkale.boot;
import java.lang.annotation.*;
/**
* 根据application.xml中的server节点中的protocol值来适配Server的加载逻辑
* 根据application.xml中的server节点中的protocol值来适配Server的加载逻辑, 只能注解在NodeServer子类上
*
* <p>
* 详情见: https://redkale.org