@SpringBootApplication
@EnableActivitiGraphQLNotifications
@EnableActivitiNotificationsGateway
@EnableActivitiGraphQLQueryService
@ComponentScan(value={"org.activiti.cloud.services.query.app","org.activiti.cloud.services.query.events","org.activiti.cloud.services.query.rest","org.activiti.cloud.services.security","org.activiti.cloud.starters","org.activiti.cloud.starter","org.activiti.cloud.services.identity","org.activiti.cloud.alfresco"})
public class QueryApplication
extends Object
| Constructor and Description |
|---|
QueryApplication() |
public static void main(String[] args)
Copyright © 2010–2018 Alfresco. All rights reserved.