Skip to content

mlex/movie-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-database

Description

The movie-database is a ROCA-style web application built on Bootstrap, jQuery, Thymeleaf, Spring HATEOAS and Spring MVC. For more information take a look at this blog post.

Build & Run

From the command line do:

git clone https://github.com/tobiasflohre/movie-database.git
cd movie-database
mvn jetty:run

Access http://localhost:8080/movies in your browser.

Acceptances Tests with Geb

The Geb/Spock/cucumber-jvm acceptance tests for the movie-database have been moved to a separate repository: https://github.com/mlex/geb-demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.6%
  • Java 47.4%