It would be nice to generate getters and setters toString method for every
entity like ComactVenue, CompleteVenue, Category, etc.
Using just one annotation @Data you get everything to free and it helps to
explore API when you can print result to console without converting arrays into
human-readable format.
Thanks in advance
Original issue reported on code.google.com by
s...@idamob.ruon 18 Mar 2013 at 1:29