What is Reference Data?
Does Reference Data differ from Model Information?
Is CSS and image location information Reference/Model Data?
Reference Data is a term used very frequently by Spring MVC developers, especially ones which use the pre-made Spring controllers. The idea of Reference Data has mainly come from the referenceData method, located in the AbstractFormController, which is a [...]
