HealthCheckService

@Service
open class HealthCheckService

Constructors

Link copied to clipboard
constructor()

Functions

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