package org.chare.entity; import java.io.Serializable; public class User implements Serializable { }