package com.github.bingoohuang.springrestclient.boot.domain; public enum Sex { male, female }