SimpleBeanPropertyFilter.filterOutAllExcept() 包含字段 SimpleBeanPropertyFilter.serializeAllExcept() 排除字段 配合spring AOP 可以很轻松完成这个字段过滤的功能 还请指教!