@Service
@Order(value=-2147483648)
public class StructurizrService
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Constructor and Description |
|---|
StructurizrService(com.structurizr.api.StructurizrClient structurizrClient,
com.structurizr.Workspace workspace,
StructurizrConfigurationProperties config) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
@Autowired
public StructurizrService(com.structurizr.api.StructurizrClient structurizrClient,
com.structurizr.Workspace workspace,
StructurizrConfigurationProperties config)