pschirmacher / webster-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webster-example

This is an example application for Webster. It's heavily inspired by the computer-database sample of the Play Framework.

Setup

Java 8 and Maven 3 are required.

git clone https://github.com/pschirmacher/webster-example.git
cd webster-example
mvn package
java -jar target/webster-example-0.1.0-SNAPSHOT-jar-with-dependencies.jar

This will start the app on localhost:8080.

About

License:Apache License 2.0


Languages

Language:Java 96.5%Language:CSS 3.2%Language:HTML 0.3%