BookStoreApp-Distributed-Application icon indicating copy to clipboard operation
BookStoreApp-Distributed-Application copied to clipboard

Ecommerce project is being developed using Spring Boot Microservices and Spring Cloud (Backend) and React (Frontend). Splitting the Ecommerce functionality into various individual microservices so tha...

Results 17 BookStoreApp-Distributed-Application issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to launch this application using kubernetes, to run all services in pods and to allow getting access to them using ingress?

getting the below error Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/tokenize' is not defined by "exports" in I:\Online Book Store App\BookStoreApp-Distributed-Application\bookstore-frontend-react-app\node_modules\postcss-safe-parser\node_modules\postcss\package.json at new NodeError (node:internal/errors:399:5) at exportsNotFound (node:internal/modules/esm/resolve:361:10)

Hi Devaraj, I am trying to deploy application into AWS by following your AWS architectural diagram. I have a few questions, 1. I understand that microservices are deployed into ECS...

Thank you for great work on this project, I've been exploring the codebase and noticed that in several places, entities are being used directly in controller methods. While this works,...

Reference: https://github.com/hashicorp/consul/issues/17973#issuecomment-1615056246