| Class | Description |
|---|---|
| AddIntegrationTestMojo |
Adds an integration test module to the CAP Java project.
|
| AddSampleMojo |
Add a custom handler, a unit test, and CDS sample files to the CAP Java project.
Call mvn cds:addSample or mvn com.sap.cds:cds-maven-plugin:addSample to add sample classes and CDS
files.Note: This goal can only be executed from the command line. |
| AddTargetPlatformMojo |
Add a target platform dependency (
cds-starter-${targetPlatform}) to the service module dependencies of
the CAP Java project. |
| TemplateService |
This service creates files and Java classes from templates.
|
| TemplateService.TemplateVariable |
Holds key and value of a template variable.
|
Copyright © 2023. All rights reserved.