Interface 엔진통신기
@FeignClient(name="engine-fire",
url="${arms.engine.url}")
public interface 엔진통신기
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoid
-
Method Details
-
지라이슈_인덱스백업
@PostMapping("/engine/jira/0/issue/index/backup") boolean 지라이슈_인덱스백업() -
서버정보백업_스케줄러
-
커넥션_상태_유지
@GetMapping("/engine/connection/keep-alive") void 커넥션_상태_유지()
-