i have initialized the CAP project with command "cds init mydreamcap --add java" . i observed the project structures created is not matching with documentation. db folder is missing and i just run the project as is with "mvn spring-boot:run -P cdsdk-global" and it resulted in error.
Hi,
i have initialized the CAP project with command "cds init mydreamcap --add java" . i observed the project structures created is not matching with documentation. db folder is missing and i just run the project as is with "mvn spring-boot:run -P cdsdk-global" and it resulted in error.