This project is a backed application to create and share notes with friends. It used Java and SpringBoot for the backend and PostgreSql for the database.
- Java 17 or above
- PostgreSQL
- Maven
- SpringBooot version - 3.2.1
- Install the Java 17
- Install the Maven
- Now fork and clone the project
- Go to the project directory and run the below commands
-
mvn clean install
-
mvn spring-boot:run