# icustom-boot **Repository Path**: zgdong/icustom-boot ## Basic Information - **Project Name**: icustom-boot - **Description**: 面向微服务的定制框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-04-06 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README base framework 微服务 microservice icustom.parstore为产品展示前台,产品订购系统; icustom.product为产品服务产品管理模块,与icustom.parstore组成完整的例子; icustom.metrics Metrics基本上是成熟公司里面必须做的一件事情,简单点来说就是对应用的监控,之前在一些技术不成熟的公司其实是不了解这种概念,因为业务跟技术是相关的,当业务庞大起来,技术也会相对复杂起来,对这些复杂的系统进行监控就存在必要性了,特别是在soa化的系统中,完整一个软件的功能分布在各个系统中,针对这些功能进行监控就更必要了 而spring Boot Actuator 提供了metrics service,让监控变得统一化了,方便管理 icustom.activiti workflow icustom.api.test.ui webservices api test ui