![240](https://cdn2.jianshu.io/assets/default_avatar/9-cceda3cf5072bcdd77e8ca4f21c40998.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
HiveQL解析流程: 1.Hive根据Antlr定义的词法、语法规则完成词法、语法分析将HQL解析为AST Tree;2.遍历AST Tree,抽象出查询的基本组成单元Qu...
event-spring-boot-starter是一个基于springboot starter机制,结合SPI 接口设计思想实现的事件处理工具组件,旨在提供简单的事件处理编...
今天看到一个quartz 类的定义,一下子引起了我兴趣。 上面这个类没有定义任何annotation, 为什么可以@Autowire ? 如果能autowire 说明它是sp...
参考:https://blog.csdn.net/weixin_43857576/article/details/121843701[https://blog.csdn.ne...