JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.activiti.cloud.acc.shared.service
Interface BaseService
public interface
BaseService
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
health
()
default boolean
isServiceUp
()
Method Details
health
@GetMapping(value="/actuator/health", produces="application/json", consumes="application/json")
Map
<
String
,
Object
>
health
()
isServiceUp
default
boolean
isServiceUp
()