. ├── online-shop-backend/ # Spring Boot 后端服务 │ ├── src/main/java/com/example/shop │ │ ├── common/ # 通用响应、订单状态 ...
This is a sample application designed to illustrate various concepts related to containers on AWS. It presents a sample retail store application including a product catalog, shopping cart and checkout ...