@FeignClient(value="resource-core")
@RequestMapping(value="/resource")
public interface StatusClient
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.data.domain.Page<Status> |
findStatus(org.springframework.data.domain.Pageable pageable) |
Integer |
getServerCount() |
Copyright © 2020 GTMAP. All rights reserved.