Class Subscribe
java.lang.Object
com.sap.cds.framework.spring.utils.Subscribe
@SpringBootApplication
@ComponentScan(basePackages="${cds.multitenancy.component-scan:acme.xyy}")
public class Subscribe
extends Object
Class providing a main method to subscribe the tenant.
This main method starts the whole server. Therefore, all background tasks that might be registered will also start.
If this could lead to problems, they need to be deactivated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Subscribe
public Subscribe()
-
-
Method Details
-
main
- Throws:
Exception
-