Git Product home page Git Product logo

majian-shsxt's Projects

996.icu icon 996.icu

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

activiti icon activiti

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

advanced-java icon advanced-java

😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习

algo icon algo

数据结构和算法必知必会的50个代码实现

anotherredisdesktopmanager icon anotherredisdesktopmanager

🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.

awesome-bilibili-extra icon awesome-bilibili-extra

收集一些让我们在使用B站时更加方便的浏览器扩展/脚本/程序【周末更新】

blog icon blog

本仓库存放个人博客的 markdown 源文件

blog-1 icon blog-1

个人技术博客,博文写在 Issues 里。

book icon book

MyBatis 从入门到精通

consul icon consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

crm icon crm

Customer relationship management

dbeaver icon dbeaver

Free universal database tool and SQL client

doudizhu icon doudizhu

这个项目主要是由于一个同学,在做网络编程的作业,因为其需要我家教,就写了这么一个无界面的斗地主,目的在学习netty。

dpmodel icon dpmodel

《设计模式之禅》原书源码学习

easyexcel icon easyexcel

快速、简单避免OOM的java处理Excel工具

erp icon erp

这是我近期做的一个erp的系统的源代码。1.SSH框架整合 首先整体系统架构基于Spring为基础平台 struts2负责页面展示,Action对象交由Spring管理,配置scope=”prototype”控制为产生的对象为非单例对象 Hibernate3负责数据持久化,使用Spring提供的hibernate模板完成数据持久化。Spring为其注入SessionFactory对象 平台实物处理交由Spring管理,使用注解事务完成,简单高效 2.底层代码封装(各种封装) 表现层抽取基类,封装分页参数和各种常用方法,包括request与response对象的获取,session数据的操作,登陆用户数据的获取等 业务层封装通用操作接口 数据层封装通用底层持久化方法,使用反射+反射泛型完成。如果再添加反射注解,可以真正意义上做到数据层通用操作0代码 3.权限系统(数据优化) 权限系统将所有常用数据使用web监听器**进行初始化,避免大量数据库连接操作,也可以将其放入Mongodb,每次从内存数据库中读取。登录人信息权限相关数据缓存到个人信息session数据中,减少系统读取数据库次数。 4.权限系统维护(Mongodb) 权限动态维护数据加入Mongodb中,每次权限发生变更或角色发生变更时,从内存中读取当前操作人是否需要进行权限维护。 5.jquery动态树结构 6.Activiti工作流 7.JXL导出报表数据 8.JFreeChart图形报表 9.定时作业调度

events icon events

Source code for the new Vue.js Events page

excel-poi icon excel-poi

springboot java根据模板导出Excel或者word文档

feign icon feign

Feign makes writing java http clients easier

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.