Uses of Class
edu.university.ecs.lab.detection.antipatterns.models.NoApiGateway
Package
Description
Provides services for detecting and analyzing various anti-patterns in microservices architecture.
-
Uses of NoApiGateway in edu.university.ecs.lab.detection.antipatterns.services
Modifier and TypeMethodDescriptionNoApiGatewayService.checkforApiGateway
(MicroserviceSystem microserviceSystem) Checks if the YAML file contains configuration indicating an API Gateway.