摘要: 服务暴露的入口方法是 ServiceBean 的 onApplicationEvent。onApplicationEvent 是一个事件响应方法,该方法会在收到 Spring 上下文刷新事件后执行服务导出操作。方法代码如下: ServiceBean onApplicationEvent 下面我们看看 阅读全文
posted @ 2019-08-19 16:20 luozhiyun 阅读(545) 评论(0) 推荐(0)