pizzaeueu / java2016_practice_as

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EPAM Practice 2016

Inquirer is a web application used for test knowledge

Installation

  1. Change config.properties to your database properties
  2. Run inquirer_database_script.sql
  3. Create war file with maven
mvn package

Tasks list

  • .gitignore
  • jetty deploy plugin
  • header + footer at tiles
  • index.html redirect to first page
  • checkstyle + pmd + findbugs maven plugin

About


Languages

Language:Java 88.8%Language:CSS 11.2%