datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Update query-metric and query-executor services to generate HTML response via Spring MVC

Open kevinrr888 opened this issue 2 years ago • 0 comments

Query-metric and query-executor services should no longer use HtmlProvider and a string builder to create HTML responses. Spring MVC with template HTML files should be used instead. Same as #1598 but for query-metric service and query-executor service.

kevinrr888 avatar Aug 08 '22 17:08 kevinrr888