From fb63ee41de795b961cafbf51145c8c75d6d4e1dc Mon Sep 17 00:00:00 2001 From: BAWEI Date: Wed, 25 Jan 2023 11:17:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E7=AB=AF=E6=9E=B6=E6=9E=84=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ant-design-vue/README.md | 67 +- linkage-boot/README.md | 249 +----- logs/error-log.html | 34 +- logs/jeecgboot-2023-01-23.0.html | 1342 ++++++++++++++++++++++++++++++ logs/jeecgboot-2023-01-25.0.html | 0 5 files changed, 1419 insertions(+), 273 deletions(-) create mode 100644 logs/jeecgboot-2023-01-25.0.html diff --git a/ant-design-vue/README.md b/ant-design-vue/README.md index cd9b756..d2f309b 100644 --- a/ant-design-vue/README.md +++ b/ant-design-vue/README.md @@ -1,43 +1,23 @@ -Ant Design Jeecg Vue(JeecgBoot 低代码平台) +Ant Design Vue (Linkage-Boot 低代码平台) ==== 当前最新版本: 3.4.3(发布日期:20221107) -[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) -[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://www.jeecg.com) -[![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net) -[![](https://img.shields.io/badge/version-3.4.3-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) -[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) -[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) - - - Overview ---- 基于 [Ant Design of Vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn/) 实现的 Ant Design Pro Vue 版 -Jeecg-boot 的前端UI框架,采用前后端分离方案,提供强大代码生成器的低代码平台。 +Linkage-Boot 的前端UI框架,采用前后端分离方案,提供强大代码生成器的低代码平台。 前端页面代码和后端功能代码一键生成,不需要写任何代码,保持jeecg一贯的强大!! - - > 强大的代码生成器让前后端代码一键生成! JeecgBoot引领低代码开发模式(OnlineCoding-> 代码生成-> 手工MERGE), 帮助解决Java项目70%的重复工作,让开发更多关注业务。既能快速提高效率,节省成本,同时又不失灵活性 -## 项目源码 - -| 仓库 |前端源码Vue3版 | 前端源码Vue2版 | 后端源码 | -|-|-|-|-| -| Github | [jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3) | [ant-design-vue-jeecg](https://github.com/jeecgboot/ant-design-vue-jeecg) | [jeecg-boot](https://github.com/jeecgboot/jeecg-boot) | -| 码云 | [jeecgboot-vue3](https://gitee.com/jeecg/jeecgboot-vue3) | [ant-design-vue-jeecg](https://gitee.com/jeecg/ant-design-vue-jeecg) | [jeecg-boot](https://gitee.com/jeecg/jeecg-boot) | - - ##### 项目说明 | 项目名 | 说明 | -|--------------------|------------------------| -| `jeecgboot-vue3` | Vue3版前端代码 | -| `jeecg-boot` | JAVA后台(支持微服务) | -| `ant-design-vue-jeecg` |Vue2版前端代码 | +|-----------------------|--------------------------| +| `Linkage-Boot` | JAVA后台(支持微服务) | +| `ant-design-vue` |Vue2版前端代码 | @@ -60,25 +40,9 @@ Jeecg-boot 的前端UI框架,采用前后端分离方案,提供强大代码 - eslint,[@vue/cli 3.2.1](https://cli.vuejs.org/zh/guide) - vue-print-nb-jeecg - 打印 - -技术支持 ----- - -本项目关闭issue,使用中遇到问题或者BUG可以在 [JeecgBoot主项目上提Issues](https://github.com/jeecgboot/jeecg-boot/issues/new) - -官方支持: http://jeecg.com/doc/help - - - 项目下载和运行 ---- -- 拉取项目代码 -```bash -git clone https://github.com/zhangdaiscott/jeecg-boot.git -cd jeecg-boot/ant-design-vue-jeecg -``` - - 安装依赖 ``` yarn install @@ -105,11 +69,11 @@ Docker镜像启动前端(单体模式) ``` # 1.配置host - 127.0.0.1 jeecg-boot-system + 127.0.0.1 Linkage-Boot-system # 2.修改前端项目的后台域名 .env.development - 域名改成: http://jeecg-boot-system:8080/linkage-boot + 域名改成: http://Linkage-Boot-system:8080/linkage-boot # 3.进入项目根目录,执行打包命令 yarn run build @@ -151,23 +115,6 @@ Docker镜像启动前端(单体模式) } ``` - - -附属文档 ----- -- [Ant Design Vue](https://vuecomponent.github.io/ant-design-vue/docs/vue/introduce-cn) - -- [报表 viser-vue](https://viserjs.github.io/demo.html#/viser/bar/basic-bar) - -- [Vue](https://cn.vuejs.org/v2/guide) - -- [路由/菜单说明](https://github.com/zhangdaiscott/jeecg-boot/tree/master/ant-design-vue-jeecg/src/router/README.md) - -- [ANTD 默认配置项](https://github.com/zhangdaiscott/jeecg-boot/tree/master/ant-design-vue-jeecg/src/defaultSettings.js) - -- 其他待补充... - - 备注 ---- diff --git a/linkage-boot/README.md b/linkage-boot/README.md index 9011aae..2565bef 100644 --- a/linkage-boot/README.md +++ b/linkage-boot/README.md @@ -1,150 +1,62 @@ - - -![JEECG](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/logov3.png "JeecgBoot低代码开发平台") - - - -JEECG BOOT 低代码开发平台 +Linkage-Boot 低代码开发平台 =============== -当前最新版本: 3.4.4(发布日期:2022-11-21) - - -[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE) -[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://www.jeecg.com) -[![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net) -[![](https://img.shields.io/badge/version-3.4.4-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot) -[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot) -[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot) - - - 项目介绍 -----------------------------------

Java Low Code Platform for Enterprise web applications

-JeecgBoot 是一款基于代码生成器的`低代码开发平台`!前后端分离架构 SpringBoot2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT,支持微服务。强大的代码生成器让前后端代码一键生成,实现低代码开发! JeecgBoot 引领新的低代码开发模式(OnlineCoding-> 代码生成器-> 手工MERGE), 帮助解决Java项目70%的重复工作,让开发更多关注业务。既能快速提高效率,节省研发成本,同时又不失灵活性! - -JeecgBoot 提供了一系列`低代码模块`,实现在线开发`真正的零代码`:Online表单开发、Online报表、报表配置能力、在线图表设计、大屏设计、移动配置能力、表单设计器、在线设计流程、流程自动化配置、插件能力(可插拔)等等! +Linkage-Boot 是一款基于代码生成器的`低代码开发平台`!前后端分离架构 SpringBoot2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT,支持微服务。强大的代码生成器让前后端代码一键生成,实现低代码开发! Linkage-Boot 引领新的低代码开发模式(OnlineCoding-> 代码生成器-> 手工MERGE), 帮助解决Java项目70%的重复工作,让开发更多关注业务。既能快速提高效率,节省研发成本,同时又不失灵活性! +Linkage-Boot 提供了一系列`低代码模块`,实现在线开发`真正的零代码`:Online表单开发、Online报表、报表配置能力、在线图表设计、大屏设计、移动配置能力、表单设计器、在线设计流程、流程自动化配置、插件能力(可插拔)等等! -`JEECG宗旨是:` 简单功能由OnlineCoding配置实现,做到`零代码开发`;复杂功能由代码生成器生成进行手工Merge 实现`低代码开发`,既保证了`智能`又兼顾`灵活`;实现了低代码开发的同时又支持灵活编码,解决了当前低代码产品普遍不灵活的弊端! +`LINKAGE宗旨是:` 简单功能由OnlineCoding配置实现,做到`零代码开发`;复杂功能由代码生成器生成进行手工Merge 实现`低代码开发`,既保证了`智能`又兼顾`灵活`;实现了低代码开发的同时又支持灵活编码,解决了当前低代码产品普遍不灵活的弊端! -`JEECG业务流程:` 采用工作流来实现、扩展出任务接口,供开发编写业务逻辑,表单提供多种解决方案: 表单设计器、online配置表单、编码表单。同时实现了流程与表单的分离设计(松耦合)、并支持任务节点灵活配置,既保证了公司流程的保密性,又减少了开发人员的工作量。 - - -源码下载 ------------------------------------ - -| 源码 | 源码地址 | -|--------------------|------------------------| -| 后台源码 | https://github.com/jeecgboot/jeecg-boot | -| 前端源码 `Vue3版` | https://github.com/jeecgboot/jeecgboot-vue3 | -| 前端源码 `Vue2版` |https://github.com/jeecgboot/ant-design-vue-jeecg | -| APP配套框架 | https://github.com/jeecgboot/jeecg-uniapp | - -##### 快速搭建开发环境 - -- [通过IDEA启动前后端项目](http://doc.jeecg.com/2043874) -- [Vue3前端项目快速启动](http://vue3.jeecg.com/2398848) -- [Vue2前端项目快速启动](http://doc.jeecg.com/2678320) -- [单体快速切换为微服务版](http://doc.jeecg.com/3043471) +`LINKAGE业务流程:` 采用工作流来实现、扩展出任务接口,供开发编写业务逻辑,表单提供多种解决方案: 表单设计器、online配置表单、编码表单。同时实现了流程与表单的分离设计(松耦合)、并支持任务节点灵活配置,既保证了公司流程的保密性,又减少了开发人员的工作量。 ##### 项目说明 | 项目名 | 说明 | |--------------------|------------------------| -| `jeecg-boot` | SpringBoot后台源码(支持微服务) | -| `jeecgboot-vue3` | Vue3+TS 新版前端源码 | -| `ant-design-vue-jeecg` |Vue2版 前端源码 | -| `jeecg-uniapp` | APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5 | -| `jeecg-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/jeecg/jeecg-boot-starter) | -| `更多开源插件` | [更多源码下载](https://github.com/jeecgboot) | - - - -技术文档 ------------------------------------ - -- 项目官网: [http://www.jeecg.com](http://www.jeecg.com) - -- 在线演示 : [Vue3版本](http://boot3.jeecg.com) | [Vue2版本](http://boot.jeecg.com) | [敲敲云(零代码)](http://app.qiaoqiaoyun.com) - -- 开发文档: [Vue3文档](http://vue3.jeecg.com) | [主项目文档](http://doc.jeecg.com) - -- 新手指南: [快速入门](http://www.jeecg.com/doc/quickstart) | [常见问题 ](http://www.jeecg.com/doc/qa) | [视频教程](https://space.bilibili.com/454617261/channel/series) | [1分钟体验低代码](https://my.oschina.net/jeecg/blog/3083313) - -- 敲敲云平台(零代码): [http://qiaoqiaoyun.com](http://qiaoqiaoyun.com) - -- QQ交流群 : ⑥730954414、VUE3群683903138、⑤860162132(满)、④774126647(满)、③816531124(满)、②769925425(满)、①284271917(满) -> ` 提醒:【QQ群是自助服务群,建议给帮助您解决问题的同学发送指定红包,表示感谢!】 ` - - - -Docker启动项目 ------------------------------------ - -- [Docker启动单体后台](http://doc.jeecg.com/2043889) -- [Docker启动Vue3前端](http://vue3.jeecg.com/3028878) - -- [Docker启动微服务后台](http://doc.jeecg.com/3043472) -- [Docker启动Vue2前端](http://doc.jeecg.com/3043612) - +| `LINKAGE-boot` | SpringBoot后台源码(支持微服务) | +| `ant-design-vue-LINKAGE` |Vue2版 前端源码 | +| `LINKAGE-uniapp` | APP开发框架,一份代码多终端适配,同时支持APP、小程序、H5 | +| `LINKAGE-boot-starter` | [Stater依赖项目单独维护,点击下载](https://gitee.com/LINKAGE/LINKAGE-boot-starter) | 适用项目 ----------------------------------- -Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,尤其适合SAAS项目、企业信息管理系统(MIS)、内部办公系统(OA)、企业资源计划系统(ERP)、客户关系管理系统(CRM)等,其半智能手工Merge的开发方式,可以显著提高开发效率70%以上,极大降低开发成本。 - - -技术支持 ------------------------------------ - -关闭gitee的issue通道,使用中遇到问题或者BUG可以在 [Github上提Issues](https://github.com/jeecgboot/jeecg-boot/issues/new) - -官方支持: [http://jeecg.com/doc/help](http://jeecg.com/doc/help) - - -##### Star走势图 - -[![Star History Chart](https://api.star-history.com/svg?repos=jeecgboot/jeecg-boot&type=Date)](https://star-history.com/#jeecgboot/jeecg-boot) - - - +LINKAGE-Boot低代码开发平台,可以应用在任何J2EE项目的开发中,尤其适合SAAS项目、企业信息管理系统(MIS)、内部办公系统(OA)、企业资源计划系统(ERP)、客户关系管理系统(CRM)等,其半智能手工Merge的开发方式,可以显著提高开发效率70%以上,极大降低开发成本。 后台目录结构 ----------------------------------- ``` 项目结构 -├─jeecg-boot-parent(父POM: 项目依赖、modules组织) -│ ├─jeecg-boot-base-core(共通模块: 工具类、config、权限、查询过滤器、注解等) -│ ├─jeecg-module-demo 示例代码 -│ ├─jeecg-module-system System系统管理目录 -│ │ ├─jeecg-system-biz System系统管理权限等功能 -│ │ ├─jeecg-system-start System单体启动项目(8080) -│ │ ├─jeecg-system-api System系统管理模块对外api -│ │ │ ├─jeecg-system-cloud-api System模块对外提供的微服务接口 -│ │ │ ├─jeecg-system-local-api System模块对外提供的单体接口 -│ ├─jeecg-server-cloud --微服务模块 - ├─jeecg-cloud-gateway --微服务网关模块(9999) - ├─jeecg-cloud-nacos --Nacos服务模块(8848) - ├─jeecg-system-cloud-start --System微服务启动项目(7001) - ├─jeecg-demo-cloud-start --Demo微服务启动项目(7002) - ├─jeecg-visual - ├─jeecg-cloud-monitor --微服务监控模块 (9111) - ├─jeecg-cloud-xxljob --微服务xxljob定时任务服务端 (9080) - ├─jeecg-cloud-sentinel --sentinel服务端 (9000) - ├─jeecg-cloud-test -- 微服务测试示例(各种例子) - ├─jeecg-cloud-test-more -- 微服务测试示例(feign、熔断降级、xxljob、分布式锁) - ├─jeecg-cloud-test-rabbitmq -- 微服务测试示例(rabbitmq) - ├─jeecg-cloud-test-seata -- 微服务测试示例(seata分布式事务) - ├─jeecg-cloud-test-shardingsphere -- 微服务测试示例(分库分表) +├─LINKAGE-boot-parent(父POM: 项目依赖、modules组织) +│ ├─LINKAGE-boot-base-core(共通模块: 工具类、config、权限、查询过滤器、注解等) +│ ├─LINKAGE-module-demo 示例代码 +│ ├─LINKAGE-module-system System系统管理目录 +│ │ ├─LINKAGE-system-biz System系统管理权限等功能 +│ │ ├─LINKAGE-system-start System单体启动项目(8080) +│ │ ├─LINKAGE-system-api System系统管理模块对外api +│ │ │ ├─LINKAGE-system-cloud-api System模块对外提供的微服务接口 +│ │ │ ├─LINKAGE-system-local-api System模块对外提供的单体接口 +│ ├─LINKAGE-server-cloud --微服务模块 + ├─LINKAGE-cloud-gateway --微服务网关模块(9999) + ├─LINKAGE-cloud-nacos --Nacos服务模块(8848) + ├─LINKAGE-system-cloud-start --System微服务启动项目(7001) + ├─LINKAGE-demo-cloud-start --Demo微服务启动项目(7002) + ├─LINKAGE-visual + ├─LINKAGE-cloud-monitor --微服务监控模块 (9111) + ├─LINKAGE-cloud-xxljob --微服务xxljob定时任务服务端 (9080) + ├─LINKAGE-cloud-sentinel --sentinel服务端 (9000) + ├─LINKAGE-cloud-test -- 微服务测试示例(各种例子) + ├─LINKAGE-cloud-test-more -- 微服务测试示例(feign、熔断降级、xxljob、分布式锁) + ├─LINKAGE-cloud-test-rabbitmq -- 微服务测试示例(rabbitmq) + ├─LINKAGE-cloud-test-seata -- 微服务测试示例(seata分布式事务) + ├─LINKAGE-cloud-test-shardingsphere -- 微服务测试示例(分库分表) ``` - - - -为什么选择JeecgBoot? +为什么选择Linkage-Boot? ----------------------------------- * 1.采用最新主流前后分离框架(Springboot+Mybatis+antd),容易上手; 代码生成器依赖性低,灵活的扩展能力,可快速实现二次开发; * 2.支持微服务SpringCloud Alibaba(Nacos、Gateway、Sentinel、Skywalking),提供切换机制支持单体和微服务自由切换 @@ -187,9 +99,6 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, * 39.支持菜单动态路由 * 40.权限控制采用 RBAC(Role-Based Access Control,基于角色的访问控制) * 41.提供新行编辑表格JVXETable,轻松满足各种复杂ERP布局,拥有更高的性能、更灵活的扩展、更强大的功能 - - - 技术架构: ----------------------------------- @@ -205,7 +114,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - 缓存:Redis -- 数据库脚本:MySQL5.7+ & Oracle 11g & Sqlserver2017(其他数据库,[需要自己转](https://my.oschina.net/jeecg/blog/4905722)) +- 数据库脚本:MySQL5.7+ & Oracle 11g & Sqlserver2017(其他数据库,[需要自己转](https://my.oschina.net/LINKAGE/blog/4905722)) #### 后端 @@ -228,25 +137,6 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, - 其他:autopoi, fastjson,poi,Swagger-ui,quartz, lombok(简化代码)等。 - -#### 前端 - -- Vue2版本:`Vue2.6+@vue/cli+AntDesignVue+Viser-vue+Vuex等` [详细查看](https://github.com/jeecgboot/ant-design-vue-jeecg) -- Vue3版本:`Vue3.0+TypeScript+Vite+AntDesignVue+pinia+echarts等新方案` [详细查看](https://github.com/jeecgboot/jeecgboot-vue3) - -#### 支持库 - -| 数据库 | 支持 | -| --- | --- | -| MySQL | √ | -| Oracle11g | √ | -| Sqlserver2017 | √ | -| PostgreSQL | √ | -| MariaDB | √ | -| 达梦、人大金仓 | √ | - - - ## 微服务解决方案 @@ -266,7 +156,7 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, 8、服务监控 SpringBootAdmin√ -9、链路跟踪 Skywalking [参考文档](http://doc.jeecg.com/2350293) +9、链路跟踪 Skywalking [参考文档](http://doc.LINKAGE.com/2350293) 10、消息中间件 RabbitMQ √ @@ -282,16 +172,6 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, 16、路由限流 √ - -#### 微服务架构图 -![微服务架构图](https://jeecgos.oss-cn-beijing.aliyuncs.com/files/jeecgboot_springcloud2022.png "在这里输入图片标题") - -### Jeecg Boot 产品功能蓝图 -![功能蓝图](https://jeecgos.oss-cn-beijing.aliyuncs.com/upload/test/Jeecg-Boot-lantu202005_1590912449914.jpg "在这里输入图片标题") - - - - ### 功能模块 ``` ├─系统管理 @@ -434,59 +314,4 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, └─其他模块 └─更多功能开发中。。 -``` - - - - - -系统效果 ----- -##### 大屏模板 -![输入图片说明](https://static.oschina.net/uploads/img/201912/25133248_Ag1C.jpg "在这里输入图片标题") - -![输入图片说明](https://static.oschina.net/uploads/img/201912/25133301_k9Kc.jpg "在这里输入图片标题") - -##### PC端 -![输入图片说明](https://static.oschina.net/uploads/img/201904/14155402_AmlV.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160657_cHwb.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160813_KmXS.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160935_Nibs.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14161004_bxQ4.png "在这里输入图片标题") - - -##### 在线接口文档 -![输入图片说明](https://static.oschina.net/uploads/img/201908/27095258_M2Xq.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160957_hN3X.png "在这里输入图片标题") - - -##### 报表 -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160828_pkFr.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160834_Lo23.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160842_QK7B.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160849_GBm5.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160858_6RAM.png "在这里输入图片标题") - -##### 流程 -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160623_8fwk.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160917_9Ftz.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201904/14160633_u59G.png "在这里输入图片标题") -![输入图片说明](https://static.oschina.net/uploads/img/201907/05165142_yyQ7.png "在这里输入图片标题") - - -##### 手机端 -![](https://oscimg.oschina.net/oscnet/da543c5d0d57baab0cecaa4670c8b68c521.jpg) -![](https://oscimg.oschina.net/oscnet/fda4bd82cab9d682de1c1fbf2060bf14fa6.jpg) - -##### PAD端 -![](https://oscimg.oschina.net/oscnet/e90fef970a8c33790ab03ffd6c4c7cec225.jpg) -![](https://oscimg.oschina.net/oscnet/d78218803a9e856a0aa82b45efc49849a0c.jpg) -![](https://oscimg.oschina.net/oscnet/0404054d9a12647ef6f82cf9cfb80a5ac02.jpg) -![](https://oscimg.oschina.net/oscnet/59c23b230f52384e588ee16309b44fa20de.jpg) - - -## 捐赠 - -如果觉得还不错,请作者喝杯咖啡吧 ☺ - -![](https://static.oschina.net/uploads/img/201903/08155608_0EFX.png) \ No newline at end of file +``` \ No newline at end of file diff --git a/logs/error-log.html b/logs/error-log.html index 255c891..d1aa322 100644 --- a/logs/error-log.html +++ b/logs/error-log.html @@ -256,4 +256,36 @@ TD.Exception { background: #A2AEE8; font-family: courier, monospace;}
    at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:74)
    at org.springframework.data.redis.connection.lettuce.LettuceConnection.await(LettuceConnection.java:1061)
     ... 137 common frames omitted - \ No newline at end of file + + + + Logback Log Messages + + + + +
+

Log session start time Mon Jan 23 21:26:10 GMT+08:00 2023

+ + + + + + + + + + + diff --git a/logs/jeecgboot-2023-01-23.0.html b/logs/jeecgboot-2023-01-23.0.html index 705b091..0118f6a 100644 --- a/logs/jeecgboot-2023-01-23.0.html +++ b/logs/jeecgboot-2023-01-23.0.html @@ -3957,3 +3957,1345 @@ TD.Exception { background: #A2AEE8; font-family: courier, monospace;} + + + + Logback Log Messages + + + + +
+

Log session start time Mon Jan 23 21:26:10 GMT+08:00 2023

+ +
LevelDateMessageMethodOfCallerFileOfCallerLineOfCaller
ReconnectionHandler.java 174
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/logs/jeecgboot-2023-01-25.0.html b/logs/jeecgboot-2023-01-25.0.html new file mode 100644 index 0000000..e69de29
LevelDateMessageMethodOfCallerFileOfCallerLineOfCaller
INFO2023-01-23 21:26:10,805HV000001: Hibernate Validator 6.2.5.Final<clinit>Version.java21
INFO2023-01-23 21:26:10,822Starting LinkageSystemApplication using Java 1.8.0_181 on LAPTOP-KULQPKU8 with PID 7992 (E:\TTXH\TTXH-MES\linkage-boot\linkage-module-system\linkage-system-start\target\classes started by 米妮 in E:\TTXH\TTXH-MES\linkage-boot)logStartingStartupInfoLogger.java55
INFO2023-01-23 21:26:10,823The following 1 profile is active: "dev"logStartupProfileInfoSpringApplication.java651
INFO2023-01-23 21:26:13,831Multiple Spring Data modules found, entering strict repository configuration modemultipleStoresDetectedRepositoryConfigurationDelegate.java262
INFO2023-01-23 21:26:13,835Bootstrapping Spring Data Redis repositories in DEFAULT mode.registerRepositoriesInRepositoryConfigurationDelegate.java132
INFO2023-01-23 21:26:13,946Finished Spring Data repository scanning in 87 ms. Found 0 Redis repository interfaces.registerRepositoriesInRepositoryConfigurationDelegate.java201
INFO2023-01-23 21:26:14,120 ******************* init miniDao config [ begin ] *********************** miniDaoBeanScannerConfigurerMinidaoAutoConfiguration.java23
INFO2023-01-23 21:26:14,121 ------ minidao.base-package ------- org.jeecg.modules.jmreport.*miniDaoBeanScannerConfigurerMinidaoAutoConfiguration.java25
INFO2023-01-23 21:26:14,122 ******************* init miniDao config [ end ] *********************** miniDaoBeanScannerConfigurerMinidaoAutoConfiguration.java42
INFO2023-01-23 21:26:14,198register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,199register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDataSourceDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,199register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,199register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbFieldDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,199register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDbParamDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,200register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,200register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportDictItemDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,200register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportLinkDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,201register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportMapDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,201register minidao name is { org.jeecg.modules.jmreport.desreport.dao.JimuReportShareDao }doScanMiniDaoClassPathMapperScanner.java48
INFO2023-01-23 21:26:14,586Bean '(inner bean)#7345f97d#9' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,592Bean 'jimuReportShareDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,594Bean '(inner bean)#7345f97d#8' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,595Bean 'jimuReportMapDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,596Bean '(inner bean)#7345f97d#7' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,597Bean 'jimuReportLinkDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,599Bean '(inner bean)#7345f97d#6' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,600Bean 'jimuReportDictItemDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,601Bean '(inner bean)#7345f97d#5' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,603Bean 'jimuReportDictDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,604Bean '(inner bean)#7345f97d#4' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,605Bean 'jimuReportDbParamDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,607Bean '(inner bean)#7345f97d#3' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,608Bean 'jimuReportDbFieldDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,609Bean '(inner bean)#7345f97d#2' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,610Bean 'jimuReportDbDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,611Bean '(inner bean)#7345f97d#1' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,612Bean 'jimuReportDataSourceDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,613Bean '(inner bean)#7345f97d' of type [org.jeecgframework.minidao.aop.MiniDaoHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,614Bean 'jimuReportDao' of type [org.jeecgframework.minidao.factory.MiniDaoBeanFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,640Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,643Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,661Bean 'org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,663Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,667Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,671Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,675Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,677Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,678Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,707Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,713Bean 'micrometerOptions' of type [io.lettuce.core.metrics.MicrometerOptions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,715Bean 'lettuceMetrics' of type [org.springframework.boot.actuate.autoconfigure.metrics.redis.LettuceMetricsAutoConfiguration$$Lambda$449/1695161087] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,818Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,922Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,926Bean 'jeecgBaseConfig' of type [org.jeecg.config.JeecgBaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:14,929Bean 'shiroConfig' of type [org.jeecg.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$bb885595] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,240Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,248Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c5da7e6d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,260Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,340Bean 'shiroRealm' of type [org.jeecg.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,782===============(1)创建缓存管理器RedisCacheManagerredisCacheManagerShiroConfig.java227
INFO2023-01-23 21:26:15,785===============(2)创建RedisManager,连接Redis..redisManagerShiroConfig.java245
INFO2023-01-23 21:26:15,791Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,802Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,839Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,876Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6f64eb4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:15,881Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)postProcessAfterInitializationPostProcessorRegistrationDelegate.java376
INFO2023-01-23 21:26:16,797Tomcat initialized with port(s): 8080 (http)initializeTomcatWebServer.java108
INFO2023-01-23 21:26:16,824Initializing ProtocolHandler ["http-nio-8080"]logDirectJDKLog.java173
INFO2023-01-23 21:26:16,827Starting service [Tomcat]logDirectJDKLog.java173
INFO2023-01-23 21:26:16,827Starting Servlet engine: [Apache Tomcat/9.0.69]logDirectJDKLog.java173
INFO2023-01-23 21:26:17,195Initializing Spring embedded WebApplicationContextlogDirectJDKLog.java173
INFO2023-01-23 21:26:17,196Root WebApplicationContext: initialization completed in 6300 msprepareWebApplicationContextServletWebServerApplicationContext.java290
INFO2023-01-23 21:26:17,736 Init JimuReport Config [ Token Interceptor & Resource Locations ] afterPropertiesSetJimuReportConfiguration.java99
INFO2023-01-23 21:26:19,985{dataSource-1,master} initedinitDruidDataSource.java994
INFO2023-01-23 21:26:19,989dynamic-datasource - load a datasource named [master] successaddDataSourceDynamicRoutingDataSource.java132
INFO2023-01-23 21:26:19,990dynamic-datasource initial loaded [1] datasource,primary datasource named [master]afterPropertiesSetDynamicRoutingDataSource.java237
INFO2023-01-23 21:26:24,906 --- redis config init --- redisTemplateRedisConfig.java56
INFO2023-01-23 21:26:28,768Using default implementation for ThreadExecutorinstantiateStdSchedulerFactory.java1220
INFO2023-01-23 21:26:28,776Job execution threads will use class loader of thread: maininitializeSimpleThreadPool.java268
INFO2023-01-23 21:26:28,801Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl<init>SchedulerSignalerImpl.java61
INFO2023-01-23 21:26:28,803Quartz Scheduler v.2.3.2 created.<init>QuartzScheduler.java229
INFO2023-01-23 21:26:28,811Using db table-based data access locking (synchronization).initializeJobStoreSupport.java672
INFO2023-01-23 21:26:28,817JobStoreCMT initialized.initializeJobStoreCMT.java145
INFO2023-01-23 21:26:28,819Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'LAPTOP-KULQPKU81674480388773' + Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. + NOT STARTED. + Currently in standby mode. + Number of jobs executed: 0 + Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. + Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered. +initializeQuartzScheduler.java294
INFO2023-01-23 21:26:28,820Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.instantiateStdSchedulerFactory.java1374
INFO2023-01-23 21:26:28,821Quartz scheduler version: 2.3.2instantiateStdSchedulerFactory.java1378
INFO2023-01-23 21:26:28,822JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@18918d70setJobFactoryQuartzScheduler.java2293
INFO2023-01-23 21:26:33,736 Init JimuReport Config [ 线程池 ] afterPropertiesSetJmReportExecutorConfig.java42
INFO2023-01-23 21:26:36,124Exposing 2 endpoint(s) beneath base path '/actuator'<init>EndpointLinksResolver.java58
INFO2023-01-23 21:26:36,339 Init CodeGenerate Config [ Get Db Config From application.yml ] initCodeGenerateDbConfigCodeGenerateDbConfig.java46
INFO2023-01-23 21:26:38,148Starting ProtocolHandler ["http-nio-8080"]logDirectJDKLog.java173
INFO2023-01-23 21:26:38,184Tomcat started on port(s): 8080 (http) with context path '/linkage-boot'startTomcatWebServer.java220
INFO2023-01-23 21:26:40,637Will start Quartz Scheduler [MyScheduler] in 1 secondsstartSchedulerSchedulerFactoryBean.java734
INFO2023-01-23 21:26:40,677Started LinkageSystemApplication in 30.911 seconds (JVM running for 32.689)logStartedStartupInfoLogger.java61
INFO2023-01-23 21:26:40,691 Init Code Generate Template [ 检测如果是JAR启动环境,Copy模板到config目录 ] onApplicationEventCodeTemplateInitListener.java30
INFO2023-01-23 21:26:40,716 +---------------------------------------------------------- + Application Linkage-Boot is running! Access URLs: + Local: http://localhost:8080/linkage-boot/ + External: http://192.168.71.43:8080/linkage-boot/ + Swagger文档: http://192.168.71.43:8080/linkage-boot/doc.html +----------------------------------------------------------mainLinkageSystemApplication.java35
INFO2023-01-23 21:26:41,446Initializing Spring DispatcherServlet 'dispatcherServlet'logDirectJDKLog.java173
INFO2023-01-23 21:26:41,446Initializing Servlet 'dispatcherServlet'initServletBeanFrameworkServlet.java525
INFO2023-01-23 21:26:41,450Completed initialization in 3 msinitServletBeanFrameworkServlet.java547
INFO2023-01-23 21:26:41,651Starting Quartz Scheduler now, after delay of 1 secondsrunSchedulerFactoryBean.java750
INFO2023-01-23 21:26:42,366ClusterManager: detected 1 failed or restarted instances.logWarnIfNonZeroJobStoreSupport.java3644
INFO2023-01-23 21:26:42,367ClusterManager: Scanning for instance "LAPTOP-KULQPKU81674479863670"'s failed in-progress jobs.clusterRecoverJobStoreSupport.java3503
INFO2023-01-23 21:26:42,416Scheduler MyScheduler_$_LAPTOP-KULQPKU81674480388773 started.startQuartzScheduler.java547
INFO2023-01-23 21:28:13,097获取验证码,Redis key = 53ef9cf29fa1001545b905b594677c32,checkCode = z2M8randomImageLoginController.java516
INFO2023-01-23 21:28:20,574redis remove key:sys:cache:encrypt:user::adminremoveJeecgRedisCacheWriter.java113
INFO2023-01-23 21:28:21,059加密操作,Aspect程序耗时:13msaroundSensitiveDataAspect.java76
INFO2023-01-23 21:28:22,018【系统 WebSocket】有新的连接,总数为:1onOpenWebSocket.java43
INFO2023-01-23 21:28:49,763Sign Interceptor request URI = /linkage-boot/sys/dict/loadDictItem/sys_user,realname,usernamepreHandleSignAuthInterceptor.java35
INFO2023-01-23 21:28:49,763Sign Interceptor request URI = /linkage-boot/sys/dict/loadDictItem/sys_user,realname,usernamepreHandleSignAuthInterceptor.java35
INFO2023-01-23 21:28:49,766 pathVariable: sys_user,realname,usernamegetAllParamsHttpUtils.java44
INFO2023-01-23 21:28:49,768 pathVariable decode: sys_user,realname,usernamegetAllParamsHttpUtils.java46
INFO2023-01-23 21:28:49,790 pathVariable: sys_user,realname,usernamegetAllParamsHttpUtils.java44
INFO2023-01-23 21:28:49,790 pathVariable decode: sys_user,realname,usernamegetAllParamsHttpUtils.java46
INFO2023-01-23 21:28:49,850Param paramsJsonStr : {"key":"jeecg","x-path-variable":"sys_user,realname,username"}getParamsSignSignUtil.java50
INFO2023-01-23 21:28:49,850Param paramsJsonStr : {"key":"admin","x-path-variable":"sys_user,realname,username"}getParamsSignSignUtil.java50
INFO2023-01-23 21:28:49,852Param Sign : 02AC3A41039EA5C1C22ED179451E1DADverifySignSignUtil.java37
INFO2023-01-23 21:28:49,852Param Sign : A8F7AE8AFA5E2802129BCBDE8B331158verifySignSignUtil.java37
INFO2023-01-23 21:28:49,862--获取sql信息--isPassAbstractQueryBlackListHandler.java55
INFO2023-01-23 21:28:49,862--获取sql信息--isPassAbstractQueryBlackListHandler.java55
INFO2023-01-23 21:28:49,893Result(success=true, message=, code=0, result=[管理员], timestamp=1674480529861, onlTable=null)loadDictItemSysDictController.java291
INFO2023-01-23 21:28:49,894Result(success=true, message=, code=0, result=[jeecg], timestamp=1674480529861, onlTable=null)loadDictItemSysDictController.java291
INFO2023-01-23 21:28:49,933Sign Interceptor request URI = /linkage-boot/sys/dict/loadDictItem/sys_user,realname,usernamepreHandleSignAuthInterceptor.java35
INFO2023-01-23 21:28:49,934 pathVariable: sys_user,realname,usernamegetAllParamsHttpUtils.java44
INFO2023-01-23 21:28:49,935 pathVariable decode: sys_user,realname,usernamegetAllParamsHttpUtils.java46
INFO2023-01-23 21:28:49,936Param paramsJsonStr : {"key":"admin","x-path-variable":"sys_user,realname,username"}getParamsSignSignUtil.java50
INFO2023-01-23 21:28:49,936Param Sign : A8F7AE8AFA5E2802129BCBDE8B331158verifySignSignUtil.java37
INFO2023-01-23 21:28:49,938--获取sql信息--isPassAbstractQueryBlackListHandler.java55
INFO2023-01-23 21:28:49,956Result(success=true, message=, code=0, result=[管理员], timestamp=1674480529938, onlTable=null)loadDictItemSysDictController.java291
INFO2023-01-23 21:28:49,998Sign Interceptor request URI = /linkage-boot/sys/dict/loadDictItem/sys_user,realname,usernamepreHandleSignAuthInterceptor.java35
INFO2023-01-23 21:28:49,999 pathVariable: sys_user,realname,usernamegetAllParamsHttpUtils.java44
INFO2023-01-23 21:28:50,000 pathVariable decode: sys_user,realname,usernamegetAllParamsHttpUtils.java46
INFO2023-01-23 21:28:50,001Param paramsJsonStr : {"key":"admin","x-path-variable":"sys_user,realname,username"}getParamsSignSignUtil.java50
INFO2023-01-23 21:28:50,002Param Sign : A8F7AE8AFA5E2802129BCBDE8B331158verifySignSignUtil.java37
INFO2023-01-23 21:28:50,003--获取sql信息--isPassAbstractQueryBlackListHandler.java55
INFO2023-01-23 21:28:50,009======获取一级菜单数据=====耗时:32毫秒getSystemMenuListSysPermissionController.java140
INFO2023-01-23 21:28:50,020Result(success=true, message=, code=0, result=[管理员], timestamp=1674480530003, onlTable=null)loadDictItemSysDictController.java291
INFO2023-01-23 21:28:50,060Sign Interceptor request URI = /linkage-boot/sys/dict/loadDictItem/sys_user,realname,usernamepreHandleSignAuthInterceptor.java35
INFO2023-01-23 21:28:50,061 pathVariable: sys_user,realname,usernamegetAllParamsHttpUtils.java44
INFO2023-01-23 21:28:50,062 pathVariable decode: sys_user,realname,usernamegetAllParamsHttpUtils.java46
INFO2023-01-23 21:28:50,063Param paramsJsonStr : {"key":"admin","x-path-variable":"sys_user,realname,username"}getParamsSignSignUtil.java50
INFO2023-01-23 21:28:50,063Param Sign : A8F7AE8AFA5E2802129BCBDE8B331158verifySignSignUtil.java37
INFO2023-01-23 21:28:50,064--获取sql信息--isPassAbstractQueryBlackListHandler.java55
INFO2023-01-23 21:28:50,078Result(success=true, message=, code=0, result=[管理员], timestamp=1674480530064, onlTable=null)loadDictItemSysDictController.java291
INFO2023-01-23 21:29:12,653【系统 WebSocket】连接断开,总数为:0onCloseWebSocket.java52