Pinned Repositories
activemq
Mirror of Apache ActiveMQ
book
MyBatis 从入门到精通
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Hello-World
a learn test
hive
Mirror of Apache Hive
java-nio-server
A Java NIO Server using non-blocking IO all the way through.
java-resizable-array
A resizable array implemented in Java.
JavaCourseCodes
JavaCourse
jboss-ejb-client
JBoss EJB client for AS7
jcip.github.com
Java Concurrency in Practice
forrestlv's Repositories
forrestlv/jboss-ejb-client
JBoss EJB client for AS7
forrestlv/activemq
Mirror of Apache ActiveMQ
forrestlv/book
MyBatis 从入门到精通
forrestlv/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
forrestlv/Hello-World
a learn test
forrestlv/hive
Mirror of Apache Hive
forrestlv/java-nio-server
A Java NIO Server using non-blocking IO all the way through.
forrestlv/java-resizable-array
A resizable array implemented in Java.
forrestlv/JavaCourseCodes
JavaCourse
forrestlv/jcip.github.com
Java Concurrency in Practice
forrestlv/Modern-CMake-for-Cpp
《Modern CMake for C++》的非专业个人翻译
forrestlv/obs
forrestlv/python-swiftclient
OpenStack Storage (Swift) Client
forrestlv/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
forrestlv/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
forrestlv/spring-framework
The Spring Framework
forrestlv/swagger-gendoc
swagger文件(yaml、json)转换为pdf、html、epub3、docbook等
forrestlv/swift
OpenStack Storage (Swift)
forrestlv/tut-spring-security-and-angular-js
Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.
forrestlv/WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
forrestlv/wildfly
WildFly Application Server
forrestlv/wildfly-core
The core runtime that is used by the Wildfly application server
forrestlv/Word2VEC_java
word2vec java版本的一个实现