Skip to content

areguig/boot-spock-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot-spock-sample-app Travis CI

A sample application i made to lean spock .

Technical :

Requirements :

  • JDK 1.8

Build and run the app

git clone https://github.com/areguig/boot-spock-sample-app; cd boot-spock-sample-app
  • run the tests
./gradlew test
  • run the app
./gradlew bootRun

Releases

No releases published

Packages

No packages published