MaterializedNamedBoundedContext
data class MaterializedNamedBoundedContext(val contextName: String) : NamedBoundedContext, Materialized
Functions
Link copied to clipboard
fun NamedBoundedContext.getContextAlias(boundedContext: BoundedContext? = MetadataSearcher.metadata.contexts[contextName]): String
Link copied to clipboard