Skip to content

r-navarro/Spring-REST-custom-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring-REST-custom-json

Simple Spring REST service with custom JSON generator

What's inside ?

How to add or modify fields to JSON value.

  • Rest controller with @RestController
  • Custom made json converter for poGo
  • Use groovy trait to add attribute to a poGo
  • MockMvc usage with Spock Framework to check if the JSON is good

All in groovy, in a SpringBoot application with gradle

About

Simple Spring REST service with custom JSON generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages