• Tutorials
  • Courses
  • Tracks

Question 2

Last Updated :
Discuss
Comments

Which Spring annotation is used to automatically convert a Java object to JSON in the response?

@ResponseBody

@RequestBody

@JsonSerialize

@PathVariable

Share your thoughts in the comments