https://github.com/billryan/zeus-jdk-common
JDK common libraries
https://github.com/billryan/zeus-jdk-common
config java jdk
Last synced: 11 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T14:12:53.000Z (almost 7 years ago)
- Last Synced: 2025-01-14T17:38:00.234Z (12 months 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)