Pinned Repositories
AngulaJS-demos
Demos of AngularJS. It is very usefull for new users. AngularJS 项目实例,由浅入深。
angular-phonecat
Tutorial on building an angular application.
beauty_ssm
优雅的SSM(Spring+SpringMVC+Mybatis)框架
cache
Simple caching for JavaEE
common-utils
useful, powerful, widely Java Utils Library
commons-pool2-Demo
commons-pools使用示例
data_manage
ExcelUtil
用于导入导出Excel的Util包,基于Java的POI。可将List<Bean>导出成Excel,或读取Excel成List<Bean>,读取时有验证和Log。
hadoop
Apache Hadoop
threadpool4j
轻量级多线程池。1)支持异步任务分派至不同的线程池执行;2)支持并行执行多个异步;3)支持需要返回结果和不需要返回结果的异步任务执行。
liuahang's Repositories
liuahang/threadpool4j
轻量级多线程池。1)支持异步任务分派至不同的线程池执行;2)支持并行执行多个异步;3)支持需要返回结果和不需要返回结果的异步任务执行。
liuahang/AngulaJS-demos
Demos of AngularJS. It is very usefull for new users. AngularJS 项目实例,由浅入深。
liuahang/angular-phonecat
Tutorial on building an angular application.
liuahang/beauty_ssm
优雅的SSM(Spring+SpringMVC+Mybatis)框架
liuahang/cache
Simple caching for JavaEE
liuahang/common-utils
useful, powerful, widely Java Utils Library
liuahang/commons-pool2-Demo
commons-pools使用示例
liuahang/data_manage
liuahang/ExcelUtil
用于导入导出Excel的Util包,基于Java的POI。可将List<Bean>导出成Excel,或读取Excel成List<Bean>,读取时有验证和Log。
liuahang/hadoop
Apache Hadoop
liuahang/java-design-patterns
Design patterns implemented in Java
liuahang/JDK
Source code from JDK's src.zip. Can be used for study the evolution of Java.
liuahang/mystock
test stock
liuahang/mytools
liuahang/rabbitmq-log4j-appender
liuahang/spring-boot-helloworld
spring-boot-helloword演示。
liuahang/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
liuahang/springboot-redis-mysql-rabbitmq
liuahang/ssm
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
liuahang/transmittable-thread-local
:octopus: A simple 0-dependency java lib for transmitting ThreadLocal value between threads even using thread pool.