Giter Site home page Giter Site logo

rguess / thinker Goto Github PK

View Code? Open in Web Editor NEW
25.0 8.0 31.0 49.22 MB

自制j2ee快速开发框架,mystyle2.0升级版

License: Apache License 2.0

Java 5.66% JavaScript 68.43% CSS 23.06% CoffeeScript 1.50% Go 0.19% Python 0.15% PHP 1.00% Ruby 0.01% Makefile 0.01%

thinker's Introduction

##thinker(像一个**者一样去写代码)

##me

##介绍

  • 工作中的积累,搭建的j2ee应用快速开发手架,重点在代码重构,一些常用功能的演示,工具,插件等的整理。ps:(参考springside4es快速开发手架jeesite)
  • springmvc、spring、hibernate为基础框架
  • mysql数据库
  • 前端使用基于bootstrap的metronic组件库

##模块 ###common

  • 泛型封装dao、service、controller基类,包含分页,查询条件封装,从而达到快速crud操作(参考springside4")
  • 简易代码生成器,增加字段配置功能、生成页面功能,实现增删查改不需要写一句代码(参考jeesite)
  • ehcache缓存
  • springmvc 整合hibernate validater 进行后端数据验证

###系统权限管理

  • 系统管理——包含用户、角色、权限、资源、菜单管理
  • 权限管理——使用框架apache shiro进行系统认证、授权操作
    • 系统认证、授权操作
    • 按钮粒度的权限控制
    • 并发登录人数控制
    • 后端使用注解进行方法级别的权限控制
  • 系统登录,操作日志记录,查询,分析

###OA工作流程

  • 集成activiti(工作流引擎)
    • 整合spring
    • 工作流引擎并完成工作流通用基类、常用工具类
    • 通用待办,已办,我的流程等常用查询
    • 定义业务开发需实现的接口
    • 流程部署
    • 请假流程例子
    • 自由工作流设计例子

###内容管理

  • 实现栏目,文章,系统静态资源的管理
  • 实现上传word发表文章
  • 实现ueditor富文本方式发表文章
  • aop+freemarker+线程实现首页静态化
  • 实现多个站点的管理
  • 基于该cms的个人博客网站

###utils

  • 开发中常用工具类整理
    • 基于apache poi的通用导出excel工具类
    • 各种类型相互转化工具类
    • Http与Servlet工具类
    • 常用日期处理工具类
    • 各种编码,解码,加密等工作类
    • 反射操作封装
    • 文件操作
    • WordToHtml
    • ...
  • 整理了丰富多样的js、jquery插件
    • bootstrap
    • jquery validation、修改验证后显示以适应bootstrap,显得更加美观、添加常用验证
    • 自定义的js分页插件(配合bootstrap-paginator)
    • ztree(jquery 树插件)
    • datetimepicker(日历控件)
    • gritter(提示框)
    • jquery-slimscroll(定义局部元素滚动)
    • jquery-treegrid(树插件能更好的与bootstrap table融合以展示数据)
    • bootstrap-tree(简易的树插件)
    • chosen-bootstrap(下拉框选择控件)
    • font-awesome(字体)
    • uniform(表单美化)
    • jquery blockUI(遮罩层)
    • ueditor(富文本编辑器)
    • bootstrap-fileupload
    • jquery fileupload多文件上传带进度条
    • ....

###others

  • 集成jsper report动态报表工具(未完成)
  • jpush消息推送

thinker's People

Contributors

rguess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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