Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davila23/utn-dds

UTN - Diseño de Sistemas
https://github.com/davila23/utn-dds

java junit maven spark

Last synced: about 1 month ago
JSON representation

UTN - Diseño de Sistemas

Awesome Lists containing this project

README

        


horizontal_tagline_black_on_white_by_logaster (1)

# 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