Skip to content
/ common Public

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

Notifications You must be signed in to change notification settings

zicat/common

Repository files navigation

Common

Common Log provides async appenders, these appenders implements log4j appender or other log frameworks

Common Utils provides usefull api used pure Java 8 include FileBlockingQueue, Producer Consumer, HealthChecker etc.

Common Http Client provides async & sync、pooled http client by JAX2.1.

Newegg Common Config provide config parse, watch listener, parent child extend。