Class ServiceResponse

java.lang.Object
com.nmontytskyi.monitoring.server.dto.response.ServiceResponse

public class ServiceResponse extends Object
DTO representing a registered service returned by the service registry endpoints. Includes current health status, average response time, and network coordinates.
  • Constructor Details

    • ServiceResponse

      public ServiceResponse()