Skip to content
 
 

Repository files navigation

jbox - java构建微服务常用方法集合

Build Status codebeat badge Coverage Status License GitHub release

如何安装

下载依赖包

1.增加仓库

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

2.增加依赖

dependencies {
    compile 'com.github.tevid:jbox:0.0.1'
}

PS: 最好使用 jdk 1.8+

功能

更多功能,敬请期待.

如何使用

导入包

使用

更多使用方式,请查看项目中的test case.更多信息请参考 Wiki .

如何贡献

许可证

The project is licensed under the Apache 2 license.

About

java构建微服务常用方法集合

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages