Backend server for Personal Project Management Tool
IDE: IntelliJ IDEA Ultimate
Dependency Management Tool: Maven
API Endpoint Testing Tool: Postman
Database Viewer: MySQL Workbench
Databse: mySQL database (running on Docker)
If you are using in-memory H2 database during the early stage of the development,
you may access H2 Database with link
JDBC URL: jdbc:h2:mem:testdb
Builds jar
file for deployment