Class GenerateCalmArchitecture

java.lang.Object
org.openrewrite.Recipe
org.openrewrite.ScanningRecipe<GenerateCalmArchitecture.Accumulator>
org.openrewrite.prethink.calm.GenerateCalmArchitecture
All Implemented Interfaces:
Cloneable

public class GenerateCalmArchitecture extends org.openrewrite.ScanningRecipe<GenerateCalmArchitecture.Accumulator>
Recipe that generates a FINOS CALM architecture JSON file from discovered service endpoints, database connections, external service calls, and messaging connections.

This recipe reads from DATA_TABLES in its visitor phase, after all architectural discovery recipes have populated their data tables.