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

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/billryan/zeus-jdk-common.svg?branch=master)](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)