4.0.0 patrol com.zqt.ccj ${revision} pom patrol-common patrol-spring-boot-starter-banner patrol-spring-boot-starter-mybatis patrol-spring-boot-starter-redis patrol-spring-boot-starter-web patrol-spring-boot-starter-security patrol-spring-boot-starter-file patrol-spring-boot-starter-monitor patrol-spring-boot-starter-protection patrol-spring-boot-starter-config patrol-spring-boot-starter-job patrol-spring-boot-starter-mq patrol-spring-boot-starter-excel patrol-spring-boot-starter-test patrol-spring-boot-starter-biz-operatelog patrol-spring-boot-starter-biz-dict patrol-spring-boot-starter-biz-sms patrol-spring-boot-starter-biz-pay patrol-spring-boot-starter-biz-weixin patrol-spring-boot-starter-biz-social patrol-spring-boot-starter-biz-tenant patrol-spring-boot-starter-biz-data-permission patrol-spring-boot-starter-biz-error-code patrol-spring-boot-starter-flowable patrol-framework 该包是技术组件,每个子包,代表一个组件。每个组件包括两部分: 1. core 包:是该组件的核心封装 2. config 包:是该组件基于 Spring 的配置 技术组件,也分成两类: 1. 框架组件:和我们熟悉的 MyBatis、Redis 等等的拓展 2. 业务组件:和业务相关的组件的封装,例如说数据字典、操作日志等等。 如果是业务组件,Maven 名字会包含 biz https://github.com/YunaiV/ruoyi-vue-pro