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:
- Clone the repository: git clone https://github.com/Team-CDP1-class/Backend-Springboot.git
- Navigate to the project directory: cd Backend-Springboot
- Build the project: mvn clean install
- Run the project: mvn spring-boot:run
You must include application.properties file in src/main/resources