基于 springBoot +springCloud+vue 项目二 || 项目架构目录
Posted kevin-ying
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了基于 springBoot +springCloud+vue 项目二 || 项目架构目录相关的知识,希望对你有一定的参考价值。
1、项目架构目录
API工具类
---commons-parent
------commons-api(api接口统一返回与统一异常处理)
------commons-core(业务通用工具类)
------commons-base(项目通用工具类)
------commons-test(工具类测试)
API网关解决方案
---theme-parent
------theme-common
---------theme-common-gateway-core(网关解决方案)
---------theme-common-gateway-service(服务端解决方案)
------theme-test(网关测试)
微信公众号服务
---com-kevin-weixin
------weixin-service-api(服务端接口)
------weixin-service(服务端接口实现)
后台管理系统服务
---com-kevin-admin
------admin-service-api(服务端接口)
------admin-service(服务端接口实现)
以上是关于基于 springBoot +springCloud+vue 项目二 || 项目架构目录的主要内容,如果未能解决你的问题,请参考以下文章