I want to generate a list o products using thymeleaf and bootstrap so that I have three products on a row.
If it weren\'t for the rows, I would have done something l
I would include Apache Commons Collections 4.1 and use ListUtils to partition the list and iterate like this:
Product name