URL-Monitor Lightweight web application that monitor status of web pages. Quickstart for developer Clone this repository Create database schema urlmonitor in your mysql. (you can change connection settings in hibernate.properties) Run mvn clean package tomcat7:run