Skip to content

[WIP] Implement black horse mall project features#1

Closed
INYerty with Copilot wants to merge 2 commits into
mainfrom
copilot/black-horse-mall-project-practice
Closed

[WIP] Implement black horse mall project features#1
INYerty with Copilot wants to merge 2 commits into
mainfrom
copilot/black-horse-mall-project-practice

Conversation

Copilot AI commented May 15, 2026

Copy link
Copy Markdown
  • Explore repository structure and understand requirements
  • Create parent POM with Spring Boot 3.x + Spring Cloud dependencies
  • Create hm-common module (shared DTOs, exceptions, utilities, JWT auth)
  • Create item-service module (product catalog CRUD)
  • Create user-service module (user management and login)
  • Create cart-service module (shopping cart with Redis)
  • Create trade-service module (order management)
  • Create hm-gateway module (API gateway with authentication filter)
  • Create SQL init scripts for each service
  • Build and verify the project compiles successfully
Original prompt

黑马商城项目实战

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.

2 participants