Skip to content

Marcos/productApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product App

Simple apllication to manage products.

Features:

  • Manage categories
  • Manage products
  • Define product prices in many currencies

Build

$ mvn clean install

Database configuration

It is neeeded to have a local postgres database configured with users postgres, password postgres and database name productapp. You can also define a different database configuring the property file.

Running

$ mvn spring-boot:run

Using

After running, you can log in with user admin and password admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published