Skip to content

r-navarro/Spring-rest-spock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring-rest-spock-example

Simple groovy Spring REST example with spock test

What's inside ?

  • Rest controller wiht @RestController
  • Spring data repository
  • JPA entity
  • @ControllerAdvice example with custom made exception, JSON return message and chosen HTTP status
  • MockMvc usage with Spock Framework (test @ControllerAdvise)

All in groovy, in a SpringBoot application with gradle

About

Simple groovy Spring REST example with spock test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages