# WinterEE **Repository Path**: rnf/WinterEE ## Basic Information - **Project Name**: WinterEE - **Description**: 基于SpringCloud的微服务开发脚手架,包含用户管理、角色管理、组织机构管理、权限管理、CMS内容管理。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-29 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![WinterEE Social Banner](https://cdn.renfei.net/WinterEE/winteree.jpg) ## WinterEE [![Actions Status](https://github.com/renfei/WinterEE/workflows/build/badge.svg)](https://github.com/renfei/WinterEE/actions) [![Build Status](https://api.travis-ci.com/renfei/WinterEE.svg?branch=master)](https://travis-ci.com/renfei/WinterEE) [![Coverage Status](https://coveralls.io/repos/github/renfei/WinterEE/badge.svg?branch=master)](https://coveralls.io/github/renfei/WinterEE?branch=master) [![codebeat badge](https://codebeat.co/badges/c9071c17-7646-4790-831f-d57ec130efd5)](https://codebeat.co/projects/github-com-renfei-winteree-master) WinterEE是基于SpringCloud的开发脚手架,它名字的由来就要先了解Spring名字的由来,Spring的名字是代表了传统J2EE的“冬天”之后新的开始成为春天;WinterEE只是一个半成品,还需要开发者去进一步二次开发,所以我们希望把冬天留给WinterEE来完成,所以取冬天“Winter”,同时使用四季的名称是对Spring的致敬;而 EE 是指“Enterprise Edition”,为企业环境开发,同时也是是对 J2EE 的致敬。 ### 项目简介 请参见: - 项目主页:[winteree.renfei.net](https://winteree.renfei.net) - 开源代码:[github.com/renfei/WinterEE](https://github.com/renfei/WinterEE) - 技术论坛:[bbs.renfei.net](https://bbs.renfei.net) - 作者博客:[www.renfei.net](https://www.renfei.net) ### 前端项目 此项目是后端项目,后台前端项目请访问[WinterEE-Front](https://github.com/renfei/WinterEE-Front) ,后台前端项目使用的是Vue.js, 使用了 vue、vue-router、vue-i18n、vuetifyjs、axios等。其他前端类型类如APP、小程序需要您自行开发。