Skip to content

docs: update README #35

Open
busehalis-sap wants to merge 2 commits into
mainfrom
docs/update-readme
Open

docs: update README #35
busehalis-sap wants to merge 2 commits into
mainfrom
docs/update-readme

Conversation

@busehalis-sap

Copy link
Copy Markdown
Contributor

Description

Updates README to reflect recent code changes and removes SAP-internal references.

Changes

  • Add NotificationTemplateProviderService to the <excludes> block in the Maven setup
  • Update Step 6 local mode output example to match the current format from LocalHandler
  • Remove outdated TemplateSensitive / TemplatePublic mapping notes from the annotation table
  • Remove SAP-internal links

@busehalis-sap busehalis-sap changed the title docs: update README with NotificationTemplate exclude, fix local mode output, remove internal SAP links docs: update README Jun 29, 2026

@Schmarvinius Schmarvinius left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It looks fine overall, but I think it is pretty huge for what it does.

Comment thread README.md
Comment on lines +358 to +373
┌──────────────────────────────────────────────────────────────┐
│ LOCAL NOTIFICATION (not sent to ANS)
├──────────────────────────────────────────────────────────────┤
│ From: noreply@notifications.local
│ To: your.email@example.com
│ Subject: Low Stock Alert: Wuthering Heights
│ Priority: HIGH
├──────────────────────────────────────────────────────────────┤
│ Stock: 12 remaining
│ Notification Type: LowStockAlert
│ Parameters:
│ - bookTitle = Wuthering Heights
│ - author = Emily Brontë
│ - stock = 12
└──────────────────────────────────────────────────────────────┘

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure which diagram is the correct one, maybe there is none

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants