Resource used:
- Language: Java JDK 23
- Framework: Spring Boot 3.4.3
- Database: PostgreSQL 17
-
Download & install Java JDK 23 from this.
-
Download & install PostgreSQL 17 from this.
-
Clone this repository to a folder.
-
Open VSCode with the java & maven extension.
-
Search the file
src/main/resources/application.properties.example. -
Replace all enclosed with curly bracket with your configuration and save.
-
Change the file name to
application.properties. -
Search the file
src/main/java/com/ignit/internship/InternshipApplication.java -
Run it using VSCode.
Run the service and go to this.
Request must be formatted according to the docs to be accepted by server.
Response are formatted as such and must be used accordingly.