toggle menu
health-services
JVM
switch theme
search in API
health-services
/
org.cryptotrader.health.library.service.entity
Package-level
declarations
Types
Types
Health
Status
Entity
Service
Link copied to clipboard
@
Service
class
HealthStatusEntityService
@
Autowired
constructor
(
healthStatusRepository
:
HealthStatusRepository
)
:
BaseEntityService
<
HealthStatus
,
Long
,
HealthStatusRepository
>