Skip to content

Provide a CAP bookstore sample#575

Closed
grego952 wants to merge 14 commits into
SAP-samples:mainfrom
grego952:cap-bookstore-sample
Closed

Provide a CAP bookstore sample#575
grego952 wants to merge 14 commits into
SAP-samples:mainfrom
grego952:cap-bookstore-sample

Conversation

@grego952
Copy link
Copy Markdown
Contributor

@grego952 grego952 commented Nov 5, 2025

Description

Changes proposed in this pull request:

  • Provide a CAP bookstore sample for the PostgreSQL tutorial
  • Fix broken links

Related issue(s)

Comment thread cap-bookstore/docker/Dockerfile Outdated
configMapKeyRef:
name: bookstore-postgres-config
key: CDS_REQUIRES_KIND
- name: POSTGRES_HOST
Copy link
Copy Markdown
Contributor

@kwiatekus kwiatekus Dec 1, 2025

Choose a reason for hiding this comment

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

I would expect the credentails should be mounted as a secret and consumable using @sap/xsenv cloud cdk, i.e

    services = xsenv.getServices({
      posgresql: { label: 'db' },
    });

@grego952
Copy link
Copy Markdown
Contributor Author

grego952 commented Apr 2, 2026

No longer needed

@grego952 grego952 closed this Apr 2, 2026
@grego952 grego952 deleted the cap-bookstore-sample branch April 2, 2026 10:36
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