Skip to content

Latest commit

 

History

History
 
 

thoth-robot

  • 机器人管理

  • v0.1.0-SNAPSHOT:Project init

使用配置中心,切记在pom.xml中添加如下

<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-config</artifactId>
</dependency>