Coder Social home page Coder Social logo

zhangyusong627 / leecx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leechenxiang/leecx

0.0 1.0 0.0 19.66 MB

LeeCX 开源后台管理系统,前端基于bootstrap+jquery,后端基于springmvc+spring+mybatis

Home Page: http://www.itzixi.com/course/detail.shtml?courseId=17091175XBRXMS14

Java 6.06% CSS 42.64% JavaScript 47.51% HTML 2.82% PHP 0.06% CoffeeScript 0.87% Shell 0.03% Batchfile 0.01%

leecx's Introduction

LeeCX

LeeCX 开源后台管理系统,前端基于bootstrap+jquery,扁平化风格,可支持移动端浏览器;后端基于springmvc+spring+mybatis

主要功能:

1、三层架构:使用SSM,即springmvc+spring+mybatis作为基本的架构
2、数据源采用阿里巴巴Druid连接池,可以开启监控数据库访问性能,统计SQL执行的面板
3、展现层: 使用spring mvc注解,api接口采用Restful风格
4、持久层:使用mybatis持久化,提供逆向生成工程减少代码量;并且使用pagehelper作为分页插件
5、日志采用slf4j+log4j进行日志管理
6、使用SID(基于idworker)生成唯一主键,利于分库分表
其他技术将会不间断更新并且引入...

登录用户名以及密码:

test/test

开发环境:

sts-eclipse, jdk8, tomcat7或8

技术选型:

1、核心框架:Spring Framework 4.3.3.RELEASE
2、权限框架:Apache Shiro 1.3.2
3、持久层框架:MyBatis 3.2.8 + pagehelper 4.1.3
4、数据库连接池:阿里巴巴 Druid 1.1.0
5、缓存:Redis/Jedis 2.8.0
6、日志管理:SLF4J + Log4j
7、前端框架/组件:Bootstrap + Jquery + Jquery Validate + jqGrid + sweetalert + blockUI + icheck

更新历史:

20170919 增加component子模块,实现redis供多工程公用;增加数据字典功能(录制的视频链接在底部)

工程结构:

LeeCX
├── generatorSqlmapCustommybatis逆向生成工具
├── leecx-root:母工程,主要用于管理pom
├── leecx-common:统一工具类,包含统一的utils以及枚举等
└── leecx-mng:后台管理系统
     ├── leecx-mng-component:通用组件工程,目前只包含redis
     ├── leecx-mng-pojoentity,包含pojobo以及vo
     ├── leecx-mng-mappermybitasmapper.xml以及mapper.java文件
     ├── leecx-mng-serviceservice工程
     └── leecx-mng-webweb工程 (port:8080 可在pom中自由配置)
  • 注意:sql脚本文件在 leecx-mng-web/src/main/resources/sql/leecx.sql

扫一扫关注我们 加入QQ群(1313974)或者关注公众号获得更多技术咨询、技术交流、技术资源...

视频推荐 我们也致力于技术视频的录制,希望大家学到更多的技术...
《SpringBoot 仿抖音短视频小程序开发 全栈式实战项目》
《SpringBoot 极速入门之开发常用技术整合》
《ZooKeeper分布式专题与Dubbo微服务入门》

《Shiro权限管理在J2EE企业级开发中的应用与实战》
《公开课:从单体到分布式(集群)架构的演变过程》

《公开课:拒绝碧池!使用ngrok进行内网穿透》
《MUI基础入门,开发混合端移动app》

《ssm redis 数据字典在J2EE中的多种应用与实现》
《使用新版支付宝接口实现第三方网关支付》
《SpringMVC 实现web端微信扫码支付(即时到账)》
《Linux - Java开发者所需要掌握的一门最基本的技能》
《LeeCX 开源后台管理系统 git+maven+ssm (不断更新)》
《插件推荐:mybatis-pagehelper + jqgrid 实现无刷新分页》

leecx's People

Contributors

leechenxiang 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.