HealthCheckService

@Service
open class HealthCheckService

Constructors

Link copied to clipboard
@Autowired
constructor(restTemplate: RestTemplate, healthStatusEntityService: HealthStatusEntityService)

Functions

Link copied to clipboard
open fun checkAndPersist(service: CryptoTraderService)