JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mummeit.pmg.api
PmgClient
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getHealthStatus()
Interface PmgClient
@FeignClient(name="pmg", url="${pmg.url}")
public interface
PmgClient
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getHealthStatus
()
Method Details
getHealthStatus
@GetMapping("/health")
String
getHealthStatus
()