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
- Host: GitHub
- URL: https://github.com/zicat/common
- Owner: zicat
- Created: 2018-02-26T02:57:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T00:14:52.000Z (about 7 years ago)
- Last Synced: 2025-04-06T04:34:49.033Z (2 months ago)
- Topics: appender, async, client, config, fileblockingqueue, healthchecker, http, java-8, jax-rs-jersey, log4j, rest
- Language: JavaScript
- Size: 1.51 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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。