Skip to content

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.


And in another

@On(event = "org.spring.alesi.PetBabiesBorn", service = "messaging")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
@On(event = "org.spring.alesi.PetBabiesBorn", service = "messaging")
@On(event = "org.spring.ales.PetBabiesBorn", service = "messaging")

Or maybe one of these: calesi, Calesi, allis, aleisa?




When you now start your application you will see new files created at the root of your application's file system. These are the files being used for exchanging messages. run through your modified application code you will see that No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

There's something missing, or?

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.

</dependency>
```

Credentials and service coordinates for connecting to a SAP Event Hub instance need to be provided by the runtime environment of your applicaton.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Credentials and service coordinates for connecting to a SAP Event Hub instance need to be provided by the runtime environment of your applicaton.
Credentials and service coordinates for connecting to a SAP Event Hub instance need to be provided by the runtime environment of your application*.

Or maybe one of these: applicator, applicators, applicatory, applications?

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.

3 participants