Fourigin-GbR / theseus

0 stars 0 forks source link

Count / size of objects in Thymeleaf #13

Closed kschaefer76 closed 6 years ago

kschaefer76 commented 6 years ago

Can you implement a function to return the size of object-properties? Atm I need it to get the amount of hotspots. As I understood, it is not available ootb.

ervion commented 6 years ago

Try to use #lists.size() utility, like here:

https://stackoverflow.com/questions/43484142/how-to-print-array-size-in-thymeleaf

kschaefer76 commented 6 years ago

Wait!! Only the opener should close a ticket :D