Coder Social home page Coder Social logo

berries's Introduction

Berries-草莓框架,一个敏捷的JAVA开发框架

关于框架名称

开始写这个框架的时候,没有想好名称,想到我的女儿喜欢草莓,于是反了草莓的英文,写成了Berries,过了很久才发现这个单词的意思是果酱,于是将错就错,想着也是差不多意思。就使用这个名称作为框架名称。

项目介绍

1. 这是一个JAVA开发框架,集成了SpringMVC与Mybatis的整合框架
2. 实现了项目中常见的一些开发功能,数据库的增删查改,让你从繁杂的sql中解放双手。只关注业务逻辑
3. 实现读写分离功能并且支持调整数据库负载权重
4. 实现水平分表功能,支持取模、范围、值、日期四种分表方式
5. 实现业务常用一些封装,前端的字符串与后端日期转换,异常处理,拦截器等等
6. 便捷的实现基于redis的缓存功能。可简便的启用redis缓存
7. 实现基于redis的分布式锁的封装,集成了spring-redis即可使用

软件架构

Spring+SpringMVC+Mybatis

安装教程

请移步去berries-demo下,有详细的例子。

参与贡献

1. 刘县卫
2. 舒伟飞

其他

由于Spring boot热火起来,因此我也希望Berries支持Springboot,因此写了一个针对于boot的start。代码地址在https://gitee.com/liuxianwei/berries-boot

berries's People

Contributors

liuxianwei avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.