Skip to content

geektcp/thy-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thy-config

describe

spring cloud config client for Java

usage

<!-- https://mvnrepository.com/artifact/com.geektcp.common/thy-config -->
<dependency>
    <groupId>com.geektcp.common</groupId>
    <artifactId>thy-config</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>