An open API service indexing awesome lists of open source software.

https://github.com/zicat/common

all common project include utils, log, http-client, config
https://github.com/zicat/common

appender async client config fileblockingqueue healthchecker http java-8 jax-rs-jersey log4j rest

Last synced: 3 days ago
JSON representation

all common project include utils, log, http-client, config

Awesome Lists containing this project

README

        

# Common
## [一、 Common Log](/common-log/readme.md)
> Common Log provides async appenders, these appenders implements log4j appender or other log frameworks
## [二、 Common Utils](/common-utils/readme.md)
> Common Utils provides usefull api used pure Java 8 include FileBlockingQueue, Producer Consumer, HealthChecker etc.

## [三、 Common Http Client](/common-http-client/readme.md)
> Common Http Client provides async & sync、pooled http client by JAX2.1.
## [四、 Common Config](/common-config/readme.md)
> Newegg Common Config provide config parse, watch listener, parent child extend。