I am building an application using Spring, Hibernate and of course Thymeleaf for the views. The application is centered around an Activity domain class (which is literally an i
I found that thymeleaf auto selected when I wanted to edit an item, it loaded form with predefined values, my code like this:
Type1 Type2 Type4
Works like a charm