allan-huang's Stars
allan-huang/remote-procedure-call
Netty 4-based Remote Procedure Call system
LeonardoZ/java-concurrency-patterns
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
Apress/apache-tomcat-7
Source code for 'Apache Tomcat 7' by Aleksa Vukotic and James Goodwill
mjiderhamn/classloader-leak-prevention
ClassLoader leak prevention / protection
h5bp/server-configs
Boilerplate configurations for various web servers.
jjenkov/java-nio-server
A Java NIO Server using non-blocking IO all the way through.
jclagache/spring-data-mybatis
Simplifies the development of creating a MyBatis-based data access layer. http://www.springsource.org/spring-data
mybatis/jpetstore-6
A web application built on top of MyBatis 3, Spring 3 and Stripes
MrOrz/angularjs-tw
AngularJS
zhangkaitao/shiro-example
跟我学Shiro(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)
manniwood/mmpt
Manni's MyBatis PostgreSQL Types
baichengzhou/SpringMVC-Mybatis-Shiro-redis-0.2
基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。
citusdata/citus
Distributed PostgreSQL as an extension
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
William-Yeh/docker-workshop
Slides and lab materials for my Docker Workshop (in Traditional Chinese).
amazon-archives/aws-dynamodb-session-tomcat
ARCHIVED: Amazon DynamoDB based session store for Apache Tomcat
JustinSDK/JavaSE6Tutorial
Java SE 6 技術手冊
HBRGTech/mongo-session-manager
An Apache Tomcat Session Manager implementation backed by MongoDB
simplicityitself/Mongo-Tomcat-Sessions
Implementation of a session manager for Tomcat using Mongo as a backing store
lyhcode/modern-java-programming
Gradle Cookbook (Chinese Edition)
eugenp/tutorials
Getting Started with Spring Boot 3:
jcoleman/tomcat-redis-session-manager
Redis-backed non-sticky session store for Apache Tomcat
marhan/effective-java-examples
Source code to the book "Effective Java Second Edition" created by Joshua Bloch
doggy8088/Learn-Git-in-30-days
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
habuma/spring-in-action-4-samples
apache/shiro
Apache Shiro
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
spring-projects/spring-framework
Spring Framework
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.