Uses of Class
edu.university.ecs.lab.detection.antipatterns.models.NoHealthcheck
Package
Description
Provides services for detecting and analyzing various anti-patterns in microservices architecture.
-
Uses of NoHealthcheck in edu.university.ecs.lab.detection.antipatterns.services
Modifier and TypeMethodDescriptionNoHealthcheckService.checkHealthcheck
(MicroserviceSystem microserviceSystem) Checks if both circuit breaker and rate limiter health checks are enabled in the YAML configuration.