Interface PropertyView
public interface PropertyView
为 @JsonView 定义的便捷工具类
- Author:
- Cody Lu
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface当显示详情信息的时候,使用,其包含了 Summary 注解的属性 如下:static interface当插入的时候,使用,其包含了 Update 注解的属性 如下:static interface当显示简要信息的时候,使用,如下:static interface当更新的时候,使用,如下: