Skip to content

capire/bookstore-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@capire/bookstore

REUSE status

A composite app of

Get it

git clone https://github.com/capire/bookstore-java bookstore
cd bookstore
npm install

This repository uses the github npm registry for the @capire scope. You may need to login using a github personal access token with scope read:packages.

npm login --scope @capire --registry=https://npm.pkg.github.com

Run it

mvn spring-boot:run

Together with Orders and Reviews

To connect the different apps together locally, start bookstore with the with-orders and with-reviews spring profiles:

SPRING_PROFILES_ACTIVE=default,with-orders,with-reviews mvn cds:watch

Start the orders and reviews apps with mvn cds:watch.

License

Copyright 2026 SAP SE or an SAP affiliate company and capire/bookstore-java contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors