Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 542 Bytes

CDP1 - Backend-Springboot

Getting Started

To get started with this project, you will need to have the following installed on your local machine:

  • JDK 17
  • Apache Maven 3.9.5

To build and run the project, follow these steps:

  1. Clone the repository: git clone https://github.com/Team-CDP1-class/Backend-Springboot.git
  2. Navigate to the project directory: cd Backend-Springboot
  3. Build the project: mvn clean install
  4. Run the project: mvn spring-boot:run

You must include application.properties file in src/main/resources