# microservice **Repository Path**: lihc2015/microservice ## Basic Information - **Project Name**: microservice - **Description**: microservice - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # microservice #### 项目介绍 中小企业项目模板-包括部署,springboot+mybatis+mybatis-plus+redis+thymeleaf #### 软件架构 软件架构说明 作为中小企业前后端的模板项目,以后可按此目录结构copy使用 #### 使用说明 1. JProfiler 打点日志,可统计每个方法的执行时间,类似tree一样打印 2. BaseLogger 打印digest日志,便于用 flume 或kafka统计日志,再用可视化图形显示业务监控 3. ProcessExecutor 短小实用的流程执行器 4. CacheService 缓存,带有内存缓存和redis缓存 5. TraceUtil 和RpcContext 打印rpc调用过程中的traceId,统计分布式调链,再通过日志采集器,可全程监控调用链和调用方法,类似鹰眼 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)