|
@@ -36,7 +36,10 @@ import cn.com.qmth.examcloud.commons.web.redis.RedisClientImpl;
|
|
|
import cn.com.qmth.examcloud.commons.web.support.CustomResponseErrorHandler;
|
|
|
|
|
|
/**
|
|
|
- * Exchange不连接除Redis外的任何数据库. 说明 by wangwei
|
|
|
+ * Exchange不连接除Redis外的任何数据库. 说明 by wangwei.<br>
|
|
|
+ *
|
|
|
+ * inner 提供云平台向南调用的中间件<br>
|
|
|
+ * outer 提供第三方接入的中间件<br>
|
|
|
*
|
|
|
*/
|
|
|
@ComponentScan(basePackages = {"cn.com.qmth"})
|