privatejava / javafx-dynamic-tableview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

This project depends on test database running in mysql.

  • Make sure you have a database test
  • Configure the database user and password in DBConnect.java . Default user/pass is root/rootp@$$
  • Install [maven] mvn clean install (https://maven.apache.org/)
  • RUN tables.sql in that database for seeding customer table (only if necessary)
  • execute run.sh (linux/mac) or run.bat*(window)*

[N|Solid]

About


Languages

Language:Java 97.0%Language:Batchfile 1.5%Language:Shell 1.5%