https://github.com/billryan/zeus-jdk-common
JDK common libraries
https://github.com/billryan/zeus-jdk-common
config java jdk
Last synced: 30 days ago
JSON representation
JDK common libraries
- Host: GitHub
- URL: https://github.com/billryan/zeus-jdk-common
- Owner: billryan
- Created: 2019-03-09T10:41:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T14:12:53.000Z (about 7 years ago)
- Last Synced: 2025-03-04T14:33:40.281Z (over 1 year ago)
- Topics: config, java, jdk
- Language: Java
- Size: 120 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/billryan/zeus-jdk-common)
`zeus-jdk-common` is a common library including guava, Typesafe config and other useful tools.
For config purpose, set env `APP_PROFILES_ACTIVE` and check [TypesafeConfigBuilderTest](https://github.com/billryan/zeus-jdk-common/blob/master/src/test/java/me/yuanbin/common/config/TypesafeConfigBuilderTest.java)