Skip to content

alesi documentation#2352

Open
rjayasinghe wants to merge 22 commits intomainfrom
alesi_java_docu
Open

alesi documentation#2352
rjayasinghe wants to merge 22 commits intomainfrom
alesi_java_docu

Conversation

@rjayasinghe
Copy link
Contributor

No description provided.

@rjayasinghe rjayasinghe requested a review from smahati as a code owner January 29, 2026 14:26
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling Mistakes

  • java/cap_in_non_cap_applications.md:138:26 Unknown word "alesi"

Generally, for each spelling mistake there are 2 ways to fix it:

  1. Fix the spelling mistake and commit it.
  2. The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.

rjayasinghe and others added 2 commits January 30, 2026 14:11
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling Mistakes

  • java/cap_in_non_cap_applications.md:170:135 Unknown word "applicaton"

Generally, for each spelling mistake there are 2 ways to fix it:

  1. Fix the spelling mistake and commit it.
  2. The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.

@rjayasinghe rjayasinghe marked this pull request as draft February 2, 2026 08:54
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling Mistakes

  • java/cap_in_non_cap_applications.md:185:378 Unknown word "applicaton"

Generally, for each spelling mistake there are 2 ways to fix it:

  1. Fix the spelling mistake and commit it.
  2. The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling Mistakes

  • java/cap_in_non_cap_applications.md:17:168 Unknown word "depdendencies"
  • java/cap_in_non_cap_applications.md:180:378 Unknown word "applicaton"

Generally, for each spelling mistake there are 2 ways to fix it:

  1. Fix the spelling mistake and commit it.
  2. The word is incorrectly reported as misspelled → put the word on the project-words.txt list, located in the root project directory.

removed the part about the persistent outbox. this currently
needs some manual workarounds that we won't document.
@rjayasinghe rjayasinghe marked this pull request as ready for review February 11, 2026 14:03
@rjayasinghe
Copy link
Contributor Author

@BraunMatthias @beckermarc I need more comments or an approval. ;-)


In general, adding a CAP Java plugin to your existing Spring Boot application is just adding one or more dependencies to the application's `pom.xml` as well as adding configuration to the application.yaml (or other mechanisms for [Spring Boot configuration](https://docs.spring.io/spring-boot/reference/features/external-config.html)). In the following sections we will discuss several examples on how to use the core CAP Java runtime and CAP plugin to integrate a Spring Boot application with different SAP BTP services.

## SAP Audit Log Service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if we should focus on AuditLog / Messaging APIs here so much. I think we need to describe what the base dependencies are, e.g. cds-services-api & cds-framework-spring-boot. Then we can refer to the different standard chapters for Audit Log / Messaging I think

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that exactly what this section is covering?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like it is too detailed and explains too much about AuditLog/Messaging itself. We should just let the relevant chapters for our technical AuditLog/Messaging APIs do that job I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants