I want to return different fields with different views for one object. But it always return all the fields. I created 3 different views:
public class Views {
ok , i fix this several days ago. I check the source code of jackson I used that time , there were nothing doing about the @json view. That version I remember is 1.8.* Now I change to a newer one . it works