AbstractTenantOwnerAggregateRouteSpecFactory
Inheritors
Functions
Link copied to clipboard
open override fun create(currentContext: NamedBoundedContext, aggregateRouteMetadata: AggregateRouteMetadata<*>): List<RouteSpec>
Link copied to clipboard
abstract fun createSpec(currentContext: NamedBoundedContext, aggregateRouteMetadata: AggregateRouteMetadata<*>, appendTenantPath: Boolean, appendOwnerPath: Boolean): AggregateRouteSpec
Link copied to clipboard