gjhuai's Stars
spring-projects/spring-session
Spring Session
akwei/halo-dal
java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实现 jdbc 单数据库事务,目的是为了方便的进行分表分库程序的开发
cxxr/better-java
Resources for writing modern Java
apache/dubbo-rpc-jsonrpc
The Json rpc module of Apache Dubbo project
apache/dubbo-js
The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
jbarrez/spring-boot-with-activiti-example
franticwind/sborm
an easy orm framework base on Spring jdbc. sborm只是针对spring jdbc的一些不方便的地方,做了一些封装,更加简化日常的开发工作,基于spring jdbc的RowMapper自动实现对象映射,也勉强算的上叫ORM,只是大部分功能已经由spring jdbc实现了。 平时不太喜欢使用hibernate和mybatis,主要是使用spring jdbc,写这个东西的出发点主要是平时使用spring jdbc觉 得比较麻烦,重复性的代码偏多,一方面通过自动mapper降低返回结果处理工作量,另一方面参考hibernate对象化查询条件的模式,写了一个 QueryBudiler,使得更多简单的单表查询可以通过对象组织查询、更改逻辑,避免过多去写相似性的SQL语句,减少DAO接口量。
ops4j/org.ops4j.pax.web
OSGi R7 Http Service, Whiteboard and Web Applications (OSGi CMPN Release chapters 102, 140 and 128) implementation using Jetty 9, Tomcat 9 or Undertow 2.
lunny/tango
This is only a mirror and Moved to https://gitea.com/lunny/tango
buom/shiro-hmac
Dreampie/icedog
java+angular+requirejs
Dreampie/jfinal-shiro
jfinal shiro plugin
zhangkaitao/shiro-example
跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
matteotiziano/multicast-chat
Java implementation of a multicast-chat
brunoborges/webfx
WebFX runs FXML and Javascript based JavaFX applications remotely
blackbeans/kiteq
kiteq is a distributed mq framework
spring-attic/spring-data-rest-webmvc
Spring Data REST Exporter starter web application
cloudwu/skynet
A lightweight online game framework
yankai913/dubbo-http-thrift
supported primitive thrift protocol for http service based alibaba dubbo
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
hprose/hprose-java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
kimmking/dubbo-jms
daniellitoc/xultimate-remoting
提供Java中的一些分布式远程调用的ShowCase,包括RMI、CXF、Burlap、Hessian、HttpInvoker、JMS、REST、MetaQ、Dubbo。
dangdangdotcom/dubbox
Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
alexxiyang/shiro-redis
shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
ossbar/sso
Hihsoft-sso前身是javahih研发团队从多个大型项目实施过程中,精练提取出来的一个开源的信息化管理系统基础框架。我们本着取之于开源,服务于开源的宗旨,以码会友,着力打造一个轻量级、性能良好、快速开发的大众化的业务基础平台 本框架以Spring Framework为核心、Spring MVC作为模型视图控制器、JDBC + Hibernate作为数据库持久化, 前端基于JQuery的优秀开源UI实现的一个简单、易学的综合性业务基础平台。
springside/springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
paoding-code/paoding-rose
paoding-rose 提供最好用的Java Web应用整体性框架。
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
suninformation/ymateplatform
YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;