shalazandr / zabavy

creating RESTful SPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zabavy Build Status Coverage Status

About

This is JustForFun project.
It was created for my own training purposes and to get known with RESTful and SPA (single-page application).
I will be glad for your remarks and recommendations.

Specification

This project contains the following modules:

  • zabavy-core -- module with basic functionality for site. You can read some user stories and JavaDoc for this module.

I'm using

Server-side:

  • Tomcat 7 on OpenShift
  • Spring 4
  • Hibernate 4
  • MySQL 5
  • Jackson 2.4 for converting to/from JSON
  • JUnit 2.4, Mockito 1.9 and Spring-test for testing.
  • Maven 3

About

creating RESTful SPA


Languages

Language:Java 100.0%