Class Unsubscribe
java.lang.Object
com.sap.cds.framework.spring.utils.Unsubscribe
@SpringBootApplication
@ComponentScan(basePackages="${cds.multitenancy.component-scan:acme.xyy}")
public class Unsubscribe
extends Object
Class providing a main method to unsubscribe 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
-
Unsubscribe
public Unsubscribe()
-
-
Method Details
-
main
- Throws:
Exception
-