# cloudfeeling **Repository Path**: cubemagic/cloudfeeling ## Basic Information - **Project Name**: cloudfeeling - **Description**: cloudfeeling-基于springcloud快速开发平台,微服务分布式架构设计,开箱即用,易上手,技术栈(springboot 2.x+eurka server+eurka client+feign+ribbon+resttemplate+springcloudconfig+zuul),可通过docker+Kubernetes服务编排部署 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-11-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloudfeeling 微服务快速开发系统架构,致力于实现企业重复繁琐的一些,开箱即用,代码易上手。 # 技术选型 ### 后端技术 技术 | 名称 | 官网 ----|------|---- Spring Framework | 容器 | [http://projects.spring.io/spring-framework/](http://projects.spring.io/spring-framework/) SpringMVC | MVC框架 | [http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc](http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc) MyBatis | ORM框架 | [http://www.mybatis.org/mybatis-3/zh/index.html](http://www.mybatis.org/mybatis-3/zh/index.html) PageHelper | MyBatis物理分页插件 | [http://git.oschina.net/free/Mybatis_PageHelper](http://git.oschina.net/free/Mybatis_PageHelper) Druid | 数据库连接池 | [https://github.com/alibaba/druid](https://github.com/alibaba/druid) Thymeleaf | 模板引擎 | [http://www.thymeleaf.org/](http://www.thymeleaf.org/) Redis | 分布式缓存数据库 | [https://redis.io/](https://redis.io/) ActiveMQ | 消息队列 | [http://activemq.apache.org/](http://activemq.apache.org/) FastDFS | 分布式文件系统 | [https://github.com/happyfish100/fastdfs](https://github.com/happyfish100/fastdfs) Log4J | 日志组件 | [http://logging.apache.org/log4j/1.2/](http://logging.apache.org/log4j/1.2/) Swagger2 | 接口测试框架 | [http://swagger.io/](http://swagger.io/) Maven | 项目构建管理 | [http://maven.apache.org/](http://maven.apache.org/) docker | 容器化工具 | [https://www.docker.com/](https://www.docker.com/) spring boot 2.0.4 | 整体架构 | [https://spring.io/projects/spring-boot](https://spring.io/projects/spring-boot) spring cloud Finchley.SR1 | 集成框架集 | [http://projects.spring.io/spring-cloud/](http://projects.spring.io/spring-cloud/) #### 前端技术: 技术 | 名称 | 官网 ----|------|---- jQuery | 函式库 | [http://jquery.com/](http://jquery.com/) Bootstrap | 前端框架 | [http://getbootstrap.com/](http://getbootstrap.com/) Bootstrap-table | Bootstrap数据表格 | [http://bootstrap-table.wenzhixin.net.cn/](http://bootstrap-table.wenzhixin.net.cn/) Font-awesome | 字体图标 | [http://fontawesome.io/](http://fontawesome.io/) zui | 前端框架 | [http://zui.sexy/](http://zui.sexy/) layui | 前端框架 | [https://www.layui.com/](https://www.layui.com/) Adminator-admin-dashboard | 后台管理模板 | [https://github.com/puikinsh/Adminator-admin-dashboard](https://github.com/puikinsh/Adminator-admin-dashboard) #### 项目结构 ``` cloudfeeling ├── com.cloud.common -- 公共模块 ├── com.cloud.eureka -- eureka server ├── com.cloud.feeling -- feeling功能模块 | ├── assets -- 静态资源 | ├── bootstrap -- bootstrap代码 | ├── bootstrap-table -- bootstrap-table代码 | ├── css --自定义css文件 | ├── font --font文件 | ├── jquery-cookie -- cookie操作插件 | ├── js --自定义js文件 | ├── layui --layui框架代码 | ├── myjs -- 首页自定义文件 | ├── plug-in --js插件 | ├── zui --zui框架代码 | └── jquery-context-menu --右击菜单插件 ├── com.cloud.feelingconfig -spring cloud config ├── com.cloud.ui -- ui展示 ├── com.cloud.zuul -- api网关 ├── com.feeling.admin -- 服务监控平台 ├── db sql文件 ``` #### 快速体验 - 环境准备:jdk8,redis,mysql5.7 - spring config git:https://gitee.com/feelingjos/cloud-config.git 欢迎fork - 将项目clone到本地,启动顺序eureka-ui-zuul-feeling-admin - 访问http://ip:8881/user/login #### 系统截图 ![](img/1.jpg) ![](img/2.jpg) ![](img/3.jpg) ![](img/4.jpg) ![](img/5.jpg) ![](img/6.jpg) ![](img/7.jpg) ![](img/8.jpg) ### 项目发展 系统目前完成基础架构的使用搭建,可以快速上手,未来将扩展功能,以及系统安全,ui(vue.js)构建,docker服务化部署,致力于为企业解决繁琐代码开发和运维成本 ### 关注我们 - 有趣的灵魂注定孤独,而孤独正是你成长的机会,关注我,一起学习成长吧(不定期更新福利和学习资源哦) ![](img/qrcode_for_gh_44a098c8ef64_258.jpg)