• Tutorials
  • Courses
  • Tracks

Question 7

Last Updated :
Discuss
Comments

If you use @Controller for a REST API, what else is needed to return JSON?

@JsonResponse

@ResponseBody

@Service

@Entity

Share your thoughts in the comments