/SparkProject

Primary LanguageJavaScriptMIT LicenseMIT

Java-Spark-FTL

RestFul application built in Java 8 Spark and Free Marker Template. This application is part of the blogpost - http://prashantb.me/working-with-java-spark-framework

About this Application

It is a simple User Management Application. The major focus of this application is to understand the restful nature of the Spark Framework and how easy it is to put up and use data at FrontEnd.

How to Run

This application can be started directly by putting up the following code.

mvn clean install

After this, visit -

http://localhost:4567/

Test Cases

Unit tests have been written. Test cases can be checked by compiling the code.

Required Technologies

  • Maven
  • Java 8
  • Free Marker Template (.ftl)
  • JavaScript