Skip to content

EasynHow, Know How!

Just another WordPress site

  • Java
    • Java 8
  • Javascript
  • jQuery
  • J2EE
    • Spring
  • What’s New
  • C
  • C++
  • Others
    • Data Structures
    • Algorithms

Tag: Spring REST service

October 17, 2017 Anoop Kumar Rai

How to configure to remove null objects in json response using GSON in SpringREST

If you have a Spring web service that returns a JSON response. Suppose, your response is of below format:- {“name”:null,”staffName”:[“kfc-kampar”,”smith”]}

Continue reading »

Search