The following method in my Controller is responsible for returning all values from a table in the database.
@RequestMapping("pesquisaTaxa")
public String pesquisaTaxa(@RequestParam Map<String, String> requestParams, HttpSession session,...
asked by
28.02.2018 / 18:19