# jeesuite-libs **Repository Path**: scada/jeesuite-libs ## Basic Information - **Project Name**: jeesuite-libs - **Description**: Jeesuite寓意为java企业级应用开发套件,定位是一站式分布式开发架构开源解决方案及快速开发平台。Jeesuite-libs为整体开发架构提供底层库支持。提供了数据库、缓存、消息中间件、分布式定时任务、SSO、文件服务、云存储等基础模块以及集成Dubbo、Spring Cloud底层支持。全部基于主流框架只做增强不做任何底层定制修改,每个组件可以独立使用。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://www.jeesuite.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1131 - **Created**: 2021-04-01 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 资源索引 - [快速开始](http://docs.jeesuite.com/guide/getting-started.html) - [文档列表](http://docs.jeesuite.com/docments/) - [集成项目](https://gitee.com/vakinge/oneplatform),[github](https://github.com/vakinge/oneplatform) ## 简介 Jeesuite寓意为java企业级应用开发套件,定位是一站式分布式开发架构开源解决方案及快速开发平台。Jeesuite-libs为整体开发架构提供底层库支持。提供了数据库、缓存、消息中间件、分布式定时任务、SSO、文件服务、云存储等基础模块以及集成Dubbo、Spring Cloud底层支持。全部基于主流框架只做增强不做任何底层定制修改,每个组件可以独立使用。 ## 为什么有jeesuite-libs - 一些框架使用起来比较复杂(譬如各种配置,各种资源管理,容错等),针对这种情况我们做了大量二次封装旨在简化使用难度。 - 一些框架高度抽象貌似能满足所有应用场景,但是实际上大部分情况我们只用到了他10%的功能,结果她却只解决了我们90%的问题,针对这种情况我们就放弃使用而是参考他的设计自己实现一套简化版本 ## 重要的事情说三遍 本项目底层框架库,直接跑不起来!所以不要问我怎么直接跑起来~所以不要问我怎么直接跑起来~所以不要问我怎么直接跑起来~。要运行可以关注集成演示项目:[https://gitee.com/vakinge/oneplatform](https://gitee.com/vakinge/oneplatform) ## 愿景 服务中小企业、减低架构成本、整体方案开箱即用。 ## 原则 - 只做增强不修改依赖框架本身,可自由升级版本。 - 持续更新、所有release版本经过严格测试和线上验证。 - 贴近业务场景、只做有用的功能。 - 高度灵活、每个模块可以独立使用。 --- ## 版本 * [sonatype](https://oss.sonatype.org/content/repositories/releases/com/jeesuite/) * [http://mvnrepository.com/search?q=jeesuite](http://mvnrepository.com/search?q=jeesuite) ## 关联项目 - 配置中心 - [https://gitee.com/vakinge/jeesuite-config](https://gitee.com/vakinge/jeesuite-config) - [https://github.com/vakinge/jeesuite-config](https://github.com/vakinge/jeesuite-config) - 应用开发平台 - [https://gitee.com/vakinge/oneplatform](https://gitee.com/vakinge/oneplatform) - [https://github.com/vakinge/oneplatform](https://github.com/vakinge/oneplatform)