Skip to content

Title of code snippet correction #2155

@Naguco

Description

@Naguco

Hi team!

I am contacting you to one minor, non urgent topic.
I was following the steps for getting started for Java CAP development, and i realized that this route should be:

srv/src/main/java/com/sap/capire/bookshop/handlers/SubmitOrderHandler.java

rather than:

srv/src/main/java/com/sap/capire/bookshop/handlers/CatalogService.java

```java [srv/src/main/java/com/sap/capire/bookshop/handlers/CatalogService.java]

One more thing. I have started a new project and the folder structure in my case looks like:

srv/src/main/java/com/"cap"/capire/bookshop...

rather than

srv/src/main/java/com/"sap"/capire/bookshop...

Not sure if this has changed or if it is something regarding my configuration, but just for your knowledge, because in that case, the package definitions then should be revisited for a smooth experience while copying and pasting the examples provided.

Sorry for bothering you.

Kind regards,
Nata

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions