markcdev101 / spring-flavour-vault-backend

Repository for backend code for Flavour Vault
0 stars 0 forks source link

Ticket 0: Project Repo Setup #2

Closed markcdev101 closed 3 weeks ago

markcdev101 commented 3 weeks ago

Setup the Spring Project

Description Set up a Git repository dedicated solely to the backend of the project, following a microservice architecture. The repository will contain the initial Spring Boot project files and a proper folder structure. This step ensures that the backend services are properly managed and version-controlled.

Spring Boot Concepts Covered: None directly (Initial project setup and version control management)

Guides

Steps:

  1. Create GitHub Repository:
  1. Clone the Repo:

  2. Clone the GitHub repository to your local machine:

  3. Generate Spring Boot Project Using Spring Initializr:

Acceptance Criteria

markcdev101 commented 3 weeks ago

Image

markcdev101 commented 3 weeks ago

Acceptance Criteria