Uses of Class
edu.university.ecs.lab.detection.architecture.models.AR24
Package
Description
Provides classes and enums for representing architectural rules within the microservice system.
-
Uses of AR24 in edu.university.ecs.lab.detection.architecture.models
Modifier and TypeMethodDescriptionstatic AR24
AR24.checkHealthcheck
(Delta delta, ConfigFile configFile, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Checks if both circuit breaker and rate limiter health checks are enabled in the YAML configuration.Modifier and TypeMethodDescriptionAR24.scan
(Delta delta, MicroserviceSystem oldSystem, MicroserviceSystem newSystem) Scan and compare old microservice system and new microservice system to check for health check configuration