datawave
datawave copied to clipboard
Update dictionary service to generate HTML response via Spring MVC
trafficstars
Instead of using the HtmlProvider interface and a stringbuilder to build the dictionary responses, we should leverage Spring MVC to build the html response.