<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-feign-spring-boot-starter</artifactId>
<version>1.3.2</version>
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-feign-spring-boot-starter', version='1.3.2')
)
<parent> <groupId>com.yomahub</groupId> <artifactId>tlog-spring-boot</artifactId> <version>1.3.2</version> </parent>
compile
|-- com.yomahub:tlog-spring-boot-configuration
|-- com.yomahub:tlog-httpclient
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor