Using Spring MVC’s @ModelAttribute Annotation
Check out this post to learn more about implementing Spring MVC's @ModelAttribute annotation to both inject data objects and read data from existing models.