官术网_书友最值得收藏!

User

It represents a user in our domain model. We have two different profiles, the author who acts as a news writer, and another one is a reviewer who must review the news registered at the portal. Take a look at the following example:

package springfive.cms.domain.models;

import lombok.Data;

@Data
public class User {

String id;

String identity;

String name;

Role role;

}
主站蜘蛛池模板: 葫芦岛市| 岳阳县| 东莞市| 道孚县| 田东县| 平远县| 海阳市| 宿迁市| 渭南市| 宁河县| 岳普湖县| 江口县| 本溪市| 常德市| 双江| 保德县| 从江县| 嘉义县| 山丹县| 西乡县| 大新县| 瑞安市| 大城县| 阿坝县| 怀集县| 东乌珠穆沁旗| 武隆县| 林州市| 石渠县| 双城市| 闻喜县| 工布江达县| 东乌珠穆沁旗| 察哈| 安化县| 同江市| 长武县| 津市市| 阳原县| 玛多县| 衡山县|