Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 606 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 606 Bytes

Web interface for Quick SQL test data

This project provides a web page to ease the use of the Quick SQL test data library.

web page

To launch the application in the demo mode:

  • Use demo Maven profile
  • Enable demo Spring profile (-Dspring.profiles.active=demo)

To configure the application with your database, complete the application.properties file.