项目作者: InclinedScorpio

项目描述 :
A Customer Relationship Management App to keep records of your Customers.
高级语言: Java
项目地址: git://github.com/InclinedScorpio/spring-customer-relation-management-webapp.git


spring-customer-relation-management-webapp

Run the database scripts to create a user and load sample data

  • sql-scripts/01-create-user.sql
  • sql-scripts/02-customer-tracker.sql

    Run the application:

  • Select the root project folder
  • Right-Click, select Run As > Run On Server