Spring MVC complex object data binding
问题 I am still struggling with Spring MVC with what should be a fairly straightforward problem but what seems to be sparsly documented in Spring MVC documentation. My project uses Spring MVC and Thymeleaf for the views, but the view rendering engine is not really relevant to the problem. My application is centered around an Activity class which models an (indoor or outdoor) activity which is organized by a member and where fellow members can subscribe to. An Activity has, among others, a Category