Pinned Repositories
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.
activiti-examples
This repository contains Activiti 7.x Examples
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
AnnotationResolver.java
一个解析注解的工具类,能够把注解方法上的参数直接绑定到注解类中
best-pay-sdk
blog_demos
all demos for my blogs : http://blog.csdn.net/boling_cavalry
drools-helloworld
fastdfs-client-java
FastDFS java client SDK
flowable-springboot
the demo for flowable-springboot
spring-boot-student
spring-boot-student
chengwei5's Repositories
chengwei5/spring-boot-student
spring-boot-student
chengwei5/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.
chengwei5/activiti-examples
This repository contains Activiti 7.x Examples
chengwei5/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
chengwei5/best-pay-sdk
chengwei5/blog_demos
all demos for my blogs : http://blog.csdn.net/boling_cavalry
chengwei5/drools-helloworld
chengwei5/flowable-springboot
the demo for flowable-springboot
chengwei5/githouse
chengwei5/google-guava-study
Google Guava开源库的学习
chengwei5/html2doc
html转word,html2word,html2pdf。通过freemarker模板生成html,通过easypoi将html转化word输出文件下载。内含动态表格生成,不固定列生成等。
chengwei5/imooc-security-study
security权限模块
chengwei5/JavaEETest
Spring、SpringMVC、MyBatis、Spring Boot案例
chengwei5/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
chengwei5/my-spring-boot
chengwei5/netty
博文源码
chengwei5/paascloud-master
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
chengwei5/spring-boot
spring-boot整合各种杂七杂八的第三方包
chengwei5/spring-boot-examples
Spring Boot Examples
chengwei5/spring-boot-leaning
Spring Boot 精选内容
chengwei5/spring-cloud-alibaba-dubbo
本项目的目标是将 Dubbo 融入到 Spring Cloud Alibaba 生态中,使微服务之间的调用同时具备 RESTful 和 Dubbo 调用的能力。做到对业务代码无侵入,无感知;引入 JAR 包则微服务间调用使用 Dubbo,去掉 JAR 包则使用默认的 RESTful;实现参考的是 Spring Cloud 中文社区的 Spring Cloud Dubbo 项目。
chengwei5/spring-cloud-netflix-itoken
iToken 项目是基于 Spring Boot + Spring Cloud 的综合练习项目,旨在帮助大家更好的理解和掌握微服务架构**及相关知识点,为了能够让新人(尚未入行的同学们)了解企业开发中从立项到上线的大概流程,做了一个相对完整的设计,致使本人无法在有限时间内(因为要带新班)完成整个项目的研发,还请各位看官海涵。但最最重要的编程**与编程方法已经传达到位,剩下的就是希望各位同学将所学知识内化吸收、融会贯通做出真正属于自己的产品。
chengwei5/spring_boot
Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"
chengwei5/springboot
chengwei5/springboot-pay-example
alipay & wxpay demo
chengwei5/springboot-quartz-springbatch
基于编码方式配置整合spring boot + quartz + spring batch
chengwei5/twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
chengwei5/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
chengwei5/wrpc
white rpc
chengwei5/xxxx-dubbo
从无到有搭建中小型互联网公司后台服务架构