Skip to content

yshensh/ppmtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppmtool backend server

Backend server for Personal Project Management Tool

Local Development Setup

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

mvn clean install

Builds jar file for deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages