8000 GitHub - Romi666/Money-Manage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Romi666/Money-Manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money-Manage API

Simple Spring Boot Restfull API for Money Management

What you need

  • IntelliJ, Eclipse, Or VSCode
  • Postman application for sending http request and JSON
  • MySQL or MariaD for Database Management System
  • Java Ver 11 or latest

Setup Application Properties

  • Change username and password with your own.
  • Change server port, default is 8080.

Installation

  • Clone project
git clone https://github.com/Romi666/Money-Manage.git
  • Go to project and build using maven
mvn clean install
  • Run Spring Boot App
mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0