The Spring-Boot App. I want to output a table with data from the Book class to html. Controller:
@GetMapping("/books") public String showBooks(HttpS