Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 244 Bytes

INF-5101B - J2EE frameworks project

Run project

  1. Open the project in NetBeans
  2. Create a derby database
    • name: shop
    • login: test
    • password: test
  3. Build & Run project
  4. Execute queries in sql/init.sql (add an admin account)