Skip to content

FlyingHammer/movie-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-service

A sample micro-service using Java and Spring, with tests using Cucumber, Serenity BDD, Rest-Assured and Spock

To set up this project on your machine, you will need:

To run the unit, integration acceptance tests, run:

gradle verify

To run the application, run:

gradle run

The following URLs can be useful:

About

Sample micro-service using Java and Spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 68.5%
  • Groovy 20.6%
  • Gherkin 10.9%